* [PATCH v2 01/10] net/sched: kconfig: Remove empty help texts
[not found] <20180130192349.8420-1-ulfalizer@gmail.com>
@ 2018-01-30 19:22 ` Ulf Magnusson
0 siblings, 0 replies; only message in thread
From: Ulf Magnusson @ 2018-01-30 19:22 UTC (permalink / raw)
To: linux-kbuild
Cc: linux-kernel, yamada.masahiro, mcgrof, Ulf Magnusson,
Jamal Hadi Salim, Cong Wang, Jiri Pirko, David S. Miller, netdev
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 <ulfalizer@gmail.com>
---
net/sched/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/net/sched/Kconfig b/net/sched/Kconfig
index c03d86a7775e..f24a6ae6819a 100644
--- a/net/sched/Kconfig
+++ b/net/sched/Kconfig
@@ -857,17 +857,14 @@ config NET_ACT_TUNNEL_KEY
config NET_IFE_SKBMARK
tristate "Support to encoding decoding skb mark on IFE action"
depends on NET_ACT_IFE
- ---help---
config NET_IFE_SKBPRIO
tristate "Support to encoding decoding skb prio on IFE action"
depends on NET_ACT_IFE
- ---help---
config NET_IFE_SKBTCINDEX
tristate "Support to encoding decoding skb tcindex on IFE action"
depends on NET_ACT_IFE
- ---help---
config NET_CLS_IND
bool "Incoming device classification"
--
2.14.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-30 19:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180130192349.8420-1-ulfalizer@gmail.com>
2018-01-30 19:22 ` [PATCH v2 01/10] net/sched: kconfig: Remove empty help texts Ulf Magnusson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).