aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorMoses Christopher <moseschristopherb@gmail.com>2019-05-18 12:03:38 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-20 10:49:07 +0200
commitc3c415534d98394d3e6ff24b448ca148130fc274 (patch)
treed630a9308b1a1f2680ea2724e67447527a16e839 /drivers/staging/unisys
parentstaging: most: use help instead of ---help--- in Kconfig (diff)
downloadlinux-dev-c3c415534d98394d3e6ff24b448ca148130fc274.tar.xz
linux-dev-c3c415534d98394d3e6ff24b448ca148130fc274.zip
staging: unisys: use help instead of ---help--- in Kconfig
- Resolve the following warning from the Kconfig, "WARNING: prefer 'help' over '---help---' for new help texts" Signed-off-by: Moses Christopher <moseschristopherb@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index dc5e1bddc085..43fe1ce538e1 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -4,8 +4,8 @@
#
menuconfig UNISYSSPAR
bool "Unisys SPAR driver support"
- ---help---
- Support for the Unisys SPAR drivers
+ help
+ Support for the Unisys SPAR drivers
if UNISYSSPAR