staging: wlan-ng: replace ---help--- with help in Kconfig
authorBharath Vedartham <linux.bhar@gmail.com>
Sun, 20 Jan 2019 16:56:13 +0000 (22:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 10:32:36 +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/wlan-ng/Kconfig

index 426d4ef..9723801 100644 (file)
@@ -4,7 +4,7 @@ config PRISM2_USB
        select WIRELESS_EXT
        select WEXT_PRIV
        default n
-       ---help---
+       help
          This is the wlan-ng prism 2.5/3 USB driver for a wide range of
          old USB wireless devices.