From: Bjorn Helgaas Date: Tue, 26 Jan 2021 21:12:48 +0000 (-0600) Subject: scsi: lpfc: Fix 'physical' typos X-Git-Tag: accepted/tizen/unified/20230118.172025~7706^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2468d20a48b8a9bd42393ec51aaabf6a4309933d;p=platform%2Fkernel%2Flinux-rpi.git scsi: lpfc: Fix 'physical' typos Fix misspellings of "physical". Link: https://lore.kernel.org/r/20210126211248.2920028-1-helgaas@kernel.org Signed-off-by: Bjorn Helgaas Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/lpfc_els.c index d1bb992..f0a7581 100644 --- a/drivers/scsi/lpfc/lpfc_els.c +++ b/drivers/scsi/lpfc/lpfc_els.c @@ -732,7 +732,7 @@ lpfc_cmpl_els_flogi_fabric(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, spin_unlock_irq(&phba->hbalock); } else { /* Because we asked f/w for NPIV it still expects us - to call reg_vnpid atleast for the physcial host */ + to call reg_vnpid at least for the physical host */ lpfc_printf_vlog(vport, KERN_WARNING, LOG_ELS | LOG_VPORT, "1817 Fabric does not support NPIV "