Commit 4e428584 authored by Bharath Vedartham's avatar Bharath Vedartham Committed by Greg Kroah-Hartman
Browse files

staging: wlan-ng: replace ---help--- with help in Kconfig



This patch fixes the checkpatch.pl warning:

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

Signed-off-by: default avatarBharath Vedartham <linux.bhar@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent fabcb74d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.