mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi: qla2xxx: Fix spelling typo in comment
@ 2022-07-15  7:17 Jiangshan Yi
  2022-07-16 13:47 ` Bart Van Assche
  0 siblings, 1 reply; 2+ messages in thread
From: Jiangshan Yi @ 2022-07-15  7:17 UTC (permalink / raw)
  To: martin.petersen, jejb, njavali, GR-QLogic-Storage-Upstream
  Cc: linux-scsi, linux-kernel, Jiangshan Yi, k2ci

From: Jiangshan Yi <yijiangshan@kylinos.cn>

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
---
 drivers/scsi/qla2xxx/qla_init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
index 3f3417a3e891..b8a9f923fb32 100644
--- a/drivers/scsi/qla2xxx/qla_init.c
+++ b/drivers/scsi/qla2xxx/qla_init.c
@@ -6661,7 +6661,7 @@ qla2x00_loop_resync(scsi_qla_host_t *vha)
 * Description: This function will set the appropriate flags and call
 *              qla2x00_loop_resync. If successful loop will be resynced
 * Arguments : scsi_qla_host_t pointer
-* returm    : Success or Failure
+* return    : Success or Failure
 */
 
 int qla2x00_perform_loop_resync(scsi_qla_host_t *ha)
-- 
2.25.1


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

end of thread, other threads:[~2022-07-16 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  7:17 [PATCH] scsi: qla2xxx: Fix spelling typo in comment Jiangshan Yi
2022-07-16 13:47 ` Bart Van Assche

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®