linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: message: fusion: drop unexpected word "the"
@ 2022-06-21 10:31 Jiang Jian
  2022-06-28  3:24 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang Jian @ 2022-06-21 10:31 UTC (permalink / raw)
  To: sathya.prakash, sreekanth.reddy, suganath-prabu.subramani
  Cc: MPT-FusionLinux.pdl, linux-scsi, linux-kernel, jiangjian

there is an unexpected word "the" in the comments that need to be dropped

>-   *  Update the target negotiation parameters based on the the Inquiry
>+   *  Update the target negotiation parameters based on the Inquiry

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/message/fusion/mptspi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c
index 388675cc1765..4c87a6b986f6 100644
--- a/drivers/message/fusion/mptspi.c
+++ b/drivers/message/fusion/mptspi.c
@@ -101,7 +101,7 @@ static u8	mptspiInternalCtx = MPT_MAX_PROTOCOL_DRIVERS; /* Used only for interna
  *	@target: per target private data
  *	@sdev: SCSI device
  *
- * 	Update the target negotiation parameters based on the the Inquiry
+ * 	Update the target negotiation parameters based on the Inquiry
  *	data, adapter capabilities, and NVRAM settings.
  **/
 static void
-- 
2.17.1


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

* Re: [PATCH] scsi: message: fusion: drop unexpected word "the"
  2022-06-21 10:31 [PATCH] scsi: message: fusion: drop unexpected word "the" Jiang Jian
@ 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: Jiang Jian, sreekanth.reddy, sathya.prakash, suganath-prabu.subramani
  Cc: Martin K . Petersen, linux-kernel, MPT-FusionLinux.pdl, linux-scsi

On Tue, 21 Jun 2022 18:31:19 +0800, Jiang Jian wrote:

> there is an unexpected word "the" in the comments that need to be dropped
> 
> >-   *  Update the target negotiation parameters based on the the Inquiry
> >+   *  Update the target negotiation parameters based on the Inquiry
> 
> 

Applied to 5.20/scsi-queue, thanks!

[1/1] scsi: message: fusion: drop unexpected word "the"
      https://git.kernel.org/mkp/scsi/c/950d2867c1fb

-- 
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-21 10:31 [PATCH] scsi: message: fusion: drop unexpected word "the" Jiang Jian
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).