mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi: lpfc: fix spelling mistake in comment
@ 2026-06-01 20:20 William Theesfeld
  2026-06-01 22:10 ` Justin Tee
  2026-06-02 11:19 ` [PATCH v2] scsi: lpfc: fix spelling mistakes in comments William Theesfeld
  0 siblings, 2 replies; 6+ messages in thread
From: William Theesfeld @ 2026-06-01 20:20 UTC (permalink / raw)
  To: Justin Tee
  Cc: Paul Ely, James E.J. Bottomley, Martin K. Petersen, linux-scsi,
	linux-kernel

Comment-only change. No functional impact.

Signed-off-by: William Theesfeld <william@theesfeld.net>
---
 drivers/scsi/lpfc/lpfc_bsg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/lpfc/lpfc_bsg.c b/drivers/scsi/lpfc/lpfc_bsg.c
index 7406dfa60..2b87dbe3f 100644
--- a/drivers/scsi/lpfc/lpfc_bsg.c
+++ b/drivers/scsi/lpfc/lpfc_bsg.c
@@ -5003,7 +5003,7 @@ lpfc_bsg_issue_mbox(struct lpfc_hba *phba, struct bsg_job *job,
 	} else if (phba->sli_rev == LPFC_SLI_REV4) {
 		/* Let type 4 (well known data) through because the data is
 		 * returned in varwords[4-8]
-		 * otherwise check the recieve length and fetch the buffer addr
+		 * otherwise check the receive length and fetch the buffer addr
 		 */
 		if ((pmb->mbxCommand == MBX_DUMP_MEMORY) &&
 			(pmb->un.varDmp.type != DMP_WELL_KNOWN)) {
-- 
2.54.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-06-16  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 20:20 [PATCH] scsi: lpfc: fix spelling mistake in comment William Theesfeld
2026-06-01 22:10 ` Justin Tee
2026-06-02 11:19 ` [PATCH v2] scsi: lpfc: fix spelling mistakes in comments William Theesfeld
2026-06-02 18:12   ` Justin Tee
2026-06-08 21:47   ` Martin K. Petersen
2026-06-16  2:26   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®