scsi: qla2xxx: Indent help text
authorPrasad Pandit <pjp@fedoraproject.org>
Thu, 21 Mar 2024 11:24:38 +0000 (16:54 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 9 Apr 2024 02:01:19 +0000 (22:01 -0400)
commit1bf1f5756f3b867dace269185fc646c5e0dbc2e7
tree565f8a7ab7009cb1130836b8e9bf613910f4fa18
parente75f7555e1e7e9029f8c125c2923afe5b707f547
scsi: qla2xxx: Indent help text

Fix indentation of config option's help text by adding leading spaces.
Generally help text is indented by couple of spaces more beyond the leading
tab <\t> character.  It helps Kconfig parsers to read file without error.

Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Link: https://lore.kernel.org/r/20240321112438.1759347-1-ppandit@redhat.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/qla2xxx/Kconfig