In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <redacted>
---
net/sched/Kconfig | 3 ---
1 file changed, 3 deletions(-)
@@ -857,17 +857,14 @@ config NET_ACT_TUNNEL_KEYconfigNET_IFE_SKBMARKtristate"Support to encoding decoding skb mark on IFE action"depends onNET_ACT_IFE----help---configNET_IFE_SKBPRIOtristate"Support to encoding decoding skb prio on IFE action"depends onNET_ACT_IFE----help---configNET_IFE_SKBTCINDEXtristate"Support to encoding decoding skb tcindex on IFE action"depends onNET_ACT_IFE----help---configNET_CLS_INDbool"Incoming device classification"
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <redacted>
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <redacted>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
I had applied the whole series into linux-kbuild.
Do you want to apply it to your tree?
--
Best Regards
Masahiro Yamada
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <redacted>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
I had applied the whole series into linux-kbuild.
Do you want to apply it to your tree?
I already did :-)
It won't cause any problems for it to be in both of our trees so let's
just leave it this way.
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <redacted>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
I had applied the whole series into linux-kbuild.
Do you want to apply it to your tree?
I already did :-)
It won't cause any problems for it to be in both of our trees so let's
just leave it this way.
Yeah, sorry about that mess. I had assumed this would require
coordination from more people. :)
Masahiro: Thanks for merging it so quickly!
Cheers,
Ulf