linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: esas2r: esas2r_vda: fix spelling typo in comment
@ 2022-09-06  6:13 Jiangshan Yi
  0 siblings, 0 replies; only message in thread
From: Jiangshan Yi @ 2022-09-06  6:13 UTC (permalink / raw)
  To: martin.petersen, jejb
  Cc: linuxdrivers, 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/esas2r/esas2r_vda.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/esas2r/esas2r_vda.c b/drivers/scsi/esas2r/esas2r_vda.c
index 30028e56df63..bcbbf95f6b37 100644
--- a/drivers/scsi/esas2r/esas2r_vda.c
+++ b/drivers/scsi/esas2r/esas2r_vda.c
@@ -416,7 +416,7 @@ void esas2r_build_mgt_req(struct esas2r_adapter *a,
 	}
 }
 
-/* Build a VDA asyncronous event (AE) request. */
+/* Build a VDA asynchronous event (AE) request. */
 void esas2r_build_ae_req(struct esas2r_adapter *a, struct esas2r_request *rq)
 {
 	struct atto_vda_ae_req *vrq = &rq->vrq->ae;
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-06  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06  6:13 [PATCH] scsi: esas2r: esas2r_vda: fix spelling typo in comment Jiangshan Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).