]> Gentwo Git Trees - linux/.git/commit
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
authorJustin Tee <justin.tee@broadcom.com>
Mon, 15 Sep 2025 18:07:58 +0000 (11:07 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 17 Sep 2025 02:19:59 +0000 (22:19 -0400)
commit12ff7c57928269c947fcc032364f088c57e7efb8
tree9b3dc2ba7b5b5e348526f2853d38d0aef5b7fa78
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport

There are variables defined in struct lpfc_hba and lpfc_vport that are
not used anywhere.  Delete the unused variables from struct lpfc_hba and
lpfc_vport.

Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Message-ID: <20250915180811.137530-2-justintee8345@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h