staging: netlogic: replace ---help--- with help in Kconfig
authorBharath Vedartham <linux.bhar@gmail.com>
Sun, 20 Jan 2019 16:10:39 +0000 (21:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 10:32:35 +0000 (11:32 +0100)
This patch fixes the checkpatch.pl warning:

WARNING: prefer 'help' over '---help---' for new help texts

Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/Kconfig

index d660de5..c25a00d 100644 (file)
@@ -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.