Skip to content

Commit 2468d20

Browse files
bjorn-helgaasmartinkpetersen
authored andcommitted
scsi: lpfc: Fix 'physical' typos
Fix misspellings of "physical". Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Helgaas <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent 83e4a9b commit 2468d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/lpfc/lpfc_els.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ lpfc_cmpl_els_flogi_fabric(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
732732
spin_unlock_irq(&phba->hbalock);
733733
} else {
734734
/* Because we asked f/w for NPIV it still expects us
735-
to call reg_vnpid atleast for the physcial host */
735+
to call reg_vnpid at least for the physical host */
736736
lpfc_printf_vlog(vport, KERN_WARNING,
737737
LOG_ELS | LOG_VPORT,
738738
"1817 Fabric does not support NPIV "

0 commit comments

Comments
 (0)