From: Bharath Vedartham Date: Sun, 20 Jan 2019 16:10:39 +0000 (+0530) Subject: staging: netlogic: replace ---help--- with help in Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fabcb74d0771129543e7d6dcff34cc9bf56c0fcc;p=linux.git staging: netlogic: replace ---help--- with help in Kconfig This patch fixes the checkpatch.pl warning: WARNING: prefer 'help' over '---help---' for new help texts Signed-off-by: Bharath Vedartham Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/netlogic/Kconfig b/drivers/staging/netlogic/Kconfig index d660de51b5417..c25a00dd2d5f5 100644 --- a/drivers/staging/netlogic/Kconfig +++ b/drivers/staging/netlogic/Kconfig @@ -2,6 +2,6 @@ config NETLOGIC_XLR_NET tristate "Netlogic XLR/XLS network device" depends on CPU_XLR select PHYLIB - ---help--- + help This driver support Netlogic XLR/XLS on chip gigabit Ethernet.