linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: storvsc: fix typo in comment
@ 2022-05-21 11:10 Julia Lawall
  2022-05-24  2:57 ` Martin K. Petersen
  2022-05-24 18:11 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Julia Lawall @ 2022-05-21 11:10 UTC (permalink / raw)
  To: K. Y. Srinivasan
  Cc: kernel-janitors, Haiyang Zhang, Stephen Hemminger, Wei Liu,
	Dexuan Cui, James E.J. Bottomley, Martin K. Petersen,
	linux-hyperv, linux-scsi, linux-kernel

Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/scsi/storvsc_drv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/storvsc_drv.c b/drivers/scsi/storvsc_drv.c
index 5585e9d30bbf..3a9d7bac26f7 100644
--- a/drivers/scsi/storvsc_drv.c
+++ b/drivers/scsi/storvsc_drv.c
@@ -538,7 +538,7 @@ static void storvsc_host_scan(struct work_struct *work)
 	host = host_device->host;
 	/*
 	 * Before scanning the host, first check to see if any of the
-	 * currrently known devices have been hot removed. We issue a
+	 * currently known devices have been hot removed. We issue a
 	 * "unit ready" command against all currently known devices.
 	 * This I/O will result in an error for devices that have been
 	 * removed. As part of handling the I/O error, we remove the device.


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

* Re: [PATCH] scsi: storvsc: fix typo in comment
  2022-05-21 11:10 [PATCH] scsi: storvsc: fix typo in comment Julia Lawall
@ 2022-05-24  2:57 ` Martin K. Petersen
  2022-05-24 18:11 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-05-24  2:57 UTC (permalink / raw)
  To: Julia Lawall
  Cc: K. Y. Srinivasan, kernel-janitors, Haiyang Zhang,
	Stephen Hemminger, Wei Liu, Dexuan Cui, James E.J. Bottomley,
	Martin K. Petersen, linux-hyperv, linux-scsi, linux-kernel


Julia,

> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.

Applied to 5.19/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: storvsc: fix typo in comment
  2022-05-21 11:10 [PATCH] scsi: storvsc: fix typo in comment Julia Lawall
  2022-05-24  2:57 ` Martin K. Petersen
@ 2022-05-24 18:11 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-05-24 18:11 UTC (permalink / raw)
  To: Julia Lawall, K. Y. Srinivasan
  Cc: Martin K . Petersen, linux-scsi, linux-kernel, Dexuan Cui,
	James E.J. Bottomley, Wei Liu, linux-hyperv, kernel-janitors,
	Haiyang Zhang, Stephen Hemminger

On Sat, 21 May 2022 13:10:22 +0200, Julia Lawall wrote:

> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> 

Applied to 5.19/scsi-queue, thanks!

[1/1] scsi: storvsc: fix typo in comment
      https://git.kernel.org/mkp/scsi/c/5445e08e1159

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2022-05-24 18:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 11:10 [PATCH] scsi: storvsc: fix typo in comment Julia Lawall
2022-05-24  2:57 ` Martin K. Petersen
2022-05-24 18:11 ` 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;
as well as URLs for NNTP newsgroup(s).