[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a53cf4da2a03af3635bebbfc1bb4ecf0a73bc0e1.camel@HansenPartnership.com>
Date: Tue, 19 Jul 2022 09:09:17 -0400
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Jason Wang <wangborong@...rlc.com>, sreekanth.reddy@...adcom.com
Cc: sathya.prakash@...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] scsi: message: fusion: Fix comment typo
On Sat, 2022-07-16 at 12:22 +0800, Jason Wang wrote:
> The double `only' is duplicated in the comment, remove one.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
> drivers/message/fusion/mptbase.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/message/fusion/mptbase.c
> b/drivers/message/fusion/mptbase.c
> index 9b3ba2df71c7..86e7510d7614 100644
> --- a/drivers/message/fusion/mptbase.c
> +++ b/drivers/message/fusion/mptbase.c
> @@ -518,7 +518,7 @@ mpt_reply(MPT_ADAPTER *ioc, u32 pa)
>
> /* Map DMA address of reply header to cpu address.
> * pa is 32 bits - but the dma address may be 32 or 64 bits
> - * get offset based only only the low addresses
> + * get offset based only the low addresses
What is the point of all this if you're not even going to read the
comment to make sure it makes grammatical sense? Neither the before
nor after versions do here.
James
Powered by blists - more mailing lists