]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry
authorPrasad Pandit <pjp@fedoraproject.org>
Mon, 11 Mar 2024 10:51:22 +0000 (16:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 11:47:04 +0000 (12:47 +0100)
[ Upstream commit e1e17a1715982201034024863efbf238bee2bdf9 ]

Fix ISCSI_IBFT Kconfig entry, replace tab with a space character.

Fixes: 138fe4e0697 ("Firmware: add iSCSI iBFT Support")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/firmware/Kconfig

index 807c5320dc0fff01267fac488fca15992d0d85f7..a83101310e34f6a5e2f0c945db8738350fc7a158 100644 (file)
@@ -171,7 +171,7 @@ config ISCSI_IBFT
        select ISCSI_BOOT_SYSFS
        select ISCSI_IBFT_FIND if X86
        depends on ACPI && SCSI && SCSI_LOWLEVEL
-       default n
+       default n
        help
          This option enables support for detection and exposing of iSCSI
          Boot Firmware Table (iBFT) via sysfs to userspace. If you wish to