[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251118051138.13041-1-i.shihao.999@gmail.com>
Date: Tue, 18 Nov 2025 10:41:38 +0530
From: Shi Hao <i.shihao.999@...il.com>
To: njavali@...vell.com
Cc: mrangankar@...vell.com,
GR-QLogic-Storage-Upstream@...vell.com,
James.Bottomley@...senPartnership.com,
martin.petersen@...cle.com,
linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org,
i.shihao.999@...il.com
Subject: [PATCH] scsi: qla4xxx: fix comment spelling
Correct "funcion" with "function" in code comment.
Signed-off-by: Shi Hao <i.shihao.999@...il.com>
---
drivers/scsi/qla4xxx/ql4_nx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/qla4xxx/ql4_nx.c b/drivers/scsi/qla4xxx/ql4_nx.c
index da2fc66ffedd..f9fc8337027b 100644
--- a/drivers/scsi/qla4xxx/ql4_nx.c
+++ b/drivers/scsi/qla4xxx/ql4_nx.c
@@ -3954,7 +3954,7 @@ qla4_8xxx_get_flash_info(struct scsi_qla_host *ha)
* Remarks:
* For iSCSI, throws away all I/O and AENs into bit bucket, so they will
* not be available after successful return. Driver must cleanup potential
- * outstanding I/O's after calling this funcion.
+ * outstanding I/O's after calling this function.
**/
int
qla4_8xxx_stop_firmware(struct scsi_qla_host *ha)
--
2.51.0
Powered by blists - more mailing lists