[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <19223085-837e-a538-1769-626c0aaf7601@infradead.org>
Date: Wed, 17 Mar 2021 10:28:15 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>,
sathya.prakash@...adcom.com, sreekanth.reddy@...adcom.com,
suganath-prabu.subramani@...adcom.com,
MPT-FusionLinux.pdl@...adcom.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] message: fusion: Fix a typo in the file mptbase.h
On 3/17/21 3:12 AM, Bhaskar Chowdhury wrote:
>
> s/contets/contents/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.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
Powered by blists - more mailing lists