summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorMoses Christopher <moseschristopherb@gmail.com>2019-05-18 09:33:38 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-20 11:49:07 +0300
commitc3c415534d98394d3e6ff24b448ca148130fc274 (patch)
treed630a9308b1a1f2680ea2724e67447527a16e839 /drivers/staging/unisys
parent2a4482bfae1999f7d9ed3ab5038b0340894e723b (diff)
downloadlinux-c3c415534d98394d3e6ff24b448ca148130fc274.tar.xz
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