Commit fa008fdf authored by Wentao Cai's avatar Wentao Cai Committed by Greg Kroah-Hartman

Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig

Replace '--help--' in Kconfig and indent the subsequent text 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 93ea10f5
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
config UNISYS_VISORHBA config UNISYS_VISORHBA
tristate "Unisys visorhba driver" tristate "Unisys visorhba driver"
depends on UNISYSSPAR && UNISYS_VISORBUS && SCSI depends on UNISYSSPAR && UNISYS_VISORBUS && SCSI
---help--- help
The Unisys visorhba driver provides support for s-Par HBA The Unisys visorhba driver provides support for s-Par HBA
devices exposed on the s-Par visorbus. When a message is sent devices exposed on the s-Par visorbus. When a message is sent
to visorbus to create a HBA device, the probe function of to visorbus to create a HBA device, the probe function of
visorhba is called to create the scsi device. visorhba is called to create the scsi device.
If you say Y here, you will enable the Unisys visorhba driver. If you say Y here, you will enable the Unisys visorhba driver.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment