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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.