kernel/drivers/scsi/bnx2i/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config SCSI_BNX2_ISCSI 2 3 tristate "QLogic NetXtreme II iSCSI support" 3 4 depends on NET .. .. @@ -9,6 +10,6 @@ 9 10 select ETHERNET 10 11 select NET_VENDOR_BROADCOM 11 12 select CNIC 12 - ---help---13 + help13 14 This driver supports iSCSI offload for the QLogic NetXtreme II 14 15 devices.