]> git.ipfire.org Git - thirdparty/linux.git/commit
scsi: lpfc: Fix spelling mistakes in comments
authorWilliam Theesfeld <william@theesfeld.net>
Tue, 2 Jun 2026 11:19:12 +0000 (07:19 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 8 Jun 2026 21:46:38 +0000 (17:46 -0400)
commitfc6f9719e68d4133f2a373e1c6826fdef8bb1a34
tree4dbd6d6d233a1b740d8741a5857633d17bf3e2c1
parent9d87e0db00e9a2d281d11ae226eaf4d9b47376e2
scsi: lpfc: Fix spelling mistakes in comments

Comment-only changes across the lpfc driver, found by running
scripts/checkpatch.pl with the kernel's scripts/spelling.txt list
against drivers/scsi/lpfc/.  No functional impact.

v1 covered a single site in lpfc_bsg.c.  v2 expands to all
checkpatch-detected comment misspellings across the driver, per review
feedback from Justin Tee on the v1 thread.  Identifiers that happen to
match common-typo entries (e.g. LSEXP_CANT_GIVE_DATA,
LPFC_FC_LA_TOP_UNKOWN) are intentionally left untouched, as renaming
them would change the driver's internal API.

Signed-off-by: William Theesfeld <william@theesfeld.net>
Reviewed-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260602111912.23864-1-william@theesfeld.net
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_bsg.c
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_scsi.c
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h