linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] message: fusion: Fix a typo in the file mptbase.h
@ 2021-03-17 10:12 Bhaskar Chowdhury
  2021-03-17 17:28 ` Randy Dunlap
  2021-03-25  3:54 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17 10:12 UTC (permalink / raw)
  To: sathya.prakash, sreekanth.reddy, suganath-prabu.subramani,
	MPT-FusionLinux.pdl, linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/contets/contents/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/message/fusion/mptbase.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h
index 813d46311f6a..b9e0376be723 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -274,7 +274,7 @@ typedef union _MPT_FRAME_TRACKER {
 	} linkage;
 	/*
 	 * NOTE: When request frames are free, on the linkage structure
-	 * contets are valid.  All other values are invalid.
+	 * contents are valid.  All other values are invalid.
 	 * In particular, do NOT reply on offset [2]
 	 * (in words) being the * message context.
 	 * The message context must be reset (computed via base address
--
2.30.2


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

* Re: [PATCH] message: fusion: Fix a typo in the file mptbase.h
  2021-03-17 10:12 [PATCH] message: fusion: Fix a typo in the file mptbase.h Bhaskar Chowdhury
@ 2021-03-17 17:28 ` Randy Dunlap
  2021-03-25  3:54 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-17 17:28 UTC (permalink / raw)
  To: Bhaskar Chowdhury, sathya.prakash, sreekanth.reddy,
	suganath-prabu.subramani, MPT-FusionLinux.pdl, linux-scsi,
	linux-kernel

On 3/17/21 3:12 AM, Bhaskar Chowdhury wrote:
> 
> s/contets/contents/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/message/fusion/mptbase.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h
> index 813d46311f6a..b9e0376be723 100644
> --- a/drivers/message/fusion/mptbase.h
> +++ b/drivers/message/fusion/mptbase.h
> @@ -274,7 +274,7 @@ typedef union _MPT_FRAME_TRACKER {
>  	} linkage;
>  	/*
>  	 * NOTE: When request frames are free, on the linkage structure
> -	 * contets are valid.  All other values are invalid.
> +	 * contents are valid.  All other values are invalid.
>  	 * In particular, do NOT reply on offset [2]
>  	 * (in words) being the * message context.
>  	 * The message context must be reset (computed via base address
> --


-- 
~Randy


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

* Re: [PATCH] message: fusion: Fix a typo in the file mptbase.h
  2021-03-17 10:12 [PATCH] message: fusion: Fix a typo in the file mptbase.h Bhaskar Chowdhury
  2021-03-17 17:28 ` Randy Dunlap
@ 2021-03-25  3:54 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-03-25  3:54 UTC (permalink / raw)
  To: linux-scsi, linux-kernel, sreekanth.reddy, sathya.prakash,
	MPT-FusionLinux.pdl, suganath-prabu.subramani, Bhaskar Chowdhury
  Cc: Martin K . Petersen, rdunlap

On Wed, 17 Mar 2021 15:42:38 +0530, Bhaskar Chowdhury wrote:

> s/contets/contents/

Applied to 5.13/scsi-queue, thanks!

[1/1] message: fusion: Fix a typo in the file mptbase.h
      https://git.kernel.org/mkp/scsi/c/69a1709e2ec8

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-03-25  3:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 10:12 [PATCH] message: fusion: Fix a typo in the file mptbase.h Bhaskar Chowdhury
2021-03-17 17:28 ` Randy Dunlap
2021-03-25  3:54 ` 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).