summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/net
diff options
context:
space:
mode:
authorWentao Cai <etsai042@gmail.com>2019-03-12 01:10:39 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-18 07:05:24 +0100
commit5b628549e9547d5b55c556dd23e9c189b365f43c (patch)
treebe8f3750a1b036e34b84d642039c33a47d75489d /drivers/staging/most/net
parent796618673fcd8053bfbb74fd6b8dd6fe95001ca6 (diff)
downloadlinux-stable-5b628549e9547d5b55c556dd23e9c189b365f43c.tar.gz
linux-stable-5b628549e9547d5b55c556dd23e9c189b365f43c.tar.bz2
linux-stable-5b628549e9547d5b55c556dd23e9c189b365f43c.zip
staging: most: Replace '--help--' in Kconfig file
Replace '--help--' with 'help' to silence checkpatch.pl warning: WARNING: prefer 'help' over '---help---' for new help texts Signed-off-by: Wentao Cai <etsai042@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/net')
-rw-r--r--drivers/staging/most/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/most/net/Kconfig b/drivers/staging/most/net/Kconfig
index 795330ba94ef..28040931f7e7 100644
--- a/drivers/staging/most/net/Kconfig
+++ b/drivers/staging/most/net/Kconfig
@@ -6,7 +6,7 @@ config MOST_NET
tristate "Net"
depends on NET
- ---help---
+ help
Say Y here if you want to commumicate via a networking device.
To compile this driver as a module, choose M here: the