linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers:scsi: fix typo in comment
@ 2022-06-17  8:15 Ren Yu
  2022-06-28  3:24 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Ren Yu @ 2022-06-17  8:15 UTC (permalink / raw)
  To: jejb
  Cc: martin.petersen, linux-scsi, linux-kernel, liqiong, qixu, hukun,
	yuzhe, Ren Yu

Spelling mistakes in comment,non-succesfull -> non-successful.

Signed-off-by: Ren Yu <renyu@nfschina.com>
---
 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/mpt3sas/mpt3sas_scsih.c b/drivers/scsi/mpt3sas/mpt3sas_scsih.c
index b519f4b59d30..a8a8c2d969c2 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_scsih.c
+++ b/drivers/scsi/mpt3sas/mpt3sas_scsih.c
@@ -5294,7 +5294,7 @@ _scsih_normalize_sense(char *sense_buffer, struct sense_info *data)
 }
 
 /**
- * _scsih_scsi_ioc_info - translated non-succesfull SCSI_IO request
+ * _scsih_scsi_ioc_info - translated non-successful SCSI_IO request
  * @ioc: per adapter object
  * @scmd: pointer to scsi command object
  * @mpi_reply: reply mf payload returned from firmware
-- 
2.11.0


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

* Re: [PATCH] drivers:scsi: fix typo in comment
  2022-06-17  8:15 [PATCH] drivers:scsi: fix typo in comment Ren Yu
@ 2022-06-28  3:24 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2022-06-28  3:24 UTC (permalink / raw)
  To: Ren Yu, jejb
  Cc: Martin K . Petersen, yuzhe, liqiong, qixu, linux-kernel, hukun,
	linux-scsi

On Fri, 17 Jun 2022 16:15:57 +0800, Ren Yu wrote:

> Spelling mistakes in comment,non-succesfull -> non-successful.
> 
> 

Applied to 5.20/scsi-queue, thanks!

[1/1] drivers:scsi: fix typo in comment
      https://git.kernel.org/mkp/scsi/c/13d2d3428768

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2022-06-28  3:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17  8:15 [PATCH] drivers:scsi: fix typo in comment Ren Yu
2022-06-28  3:24 ` 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).