staging: most: usb: Change '--help--' to 'help' in Kconfig
authorWentao Cai <etsai042@gmail.com>
Fri, 8 Mar 2019 02:01:13 +0000 (18:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:22 +0000 (07:05 +0100)
Change '--help--' in Kconfig file 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>
drivers/staging/most/usb/Kconfig

index ebbdb573a9a64186772e7fe85ccce479604f5635..539b38fb3d8884e3d4e6c12e9ace87d60f645d1e 100644 (file)
@@ -5,7 +5,7 @@
 config MOST_USB
        tristate "USB"
        depends on USB && NET
-       ---help---
+       help
          Say Y here if you want to connect via USB to network tranceiver.
          This device driver depends on the networking AIM.