Commit e91dea57 authored by Wentao Cai's avatar Wentao Cai Committed by Greg Kroah-Hartman

staging: most: usb: Change '--help--' to 'help' in Kconfig

Change '--help--' in Kconfig file to silence checkpatch.pl warning:
WARNING: prefer 'help' over '---help---' for new help texts
Signed-off-by: default avatarWentao Cai <etsai042@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4068f661
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment