From: Bharath Vedartham Date: Sun, 20 Jan 2019 16:56:13 +0000 (+0530) Subject: staging: wlan-ng: replace ---help--- with help in Kconfig X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4e4285849c60547e6418457a19f367bf17be91e4;p=openwrt%2Fstaging%2Fblogic.git 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: Bharath Vedartham Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlan-ng/Kconfig b/drivers/staging/wlan-ng/Kconfig index 426d4efbabc3..97238018b315 100644 --- a/drivers/staging/wlan-ng/Kconfig +++ b/drivers/staging/wlan-ng/Kconfig @@ -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.