[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <140c9f26-a6ee-8063-16f1-9df9fbdf75e8@infradead.org>
Date: Fri, 12 Nov 2021 19:29:29 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Jason Wang <wangborong@...rlc.com>, tsbogend@...ha.franken.de
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: Remove a repeated word in a comment
On 11/12/21 7:25 PM, Jason Wang wrote:
> The repeated word `the' in a comment is redundant, thus one
> of them was removed from the comment.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Thanks.
> ---
> arch/mips/mm/c-octeon.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/mm/c-octeon.c b/arch/mips/mm/c-octeon.c
> index ec2ae501539a..490322b01f91 100644
> --- a/arch/mips/mm/c-octeon.c
> +++ b/arch/mips/mm/c-octeon.c
> @@ -332,7 +332,7 @@ static void co_cache_error_call_notifiers(unsigned long val)
> }
>
> /*
> - * Called when the the exception is recoverable
> + * Called when the exception is recoverable
> */
>
> asmlinkage void cache_parity_error_octeon_recoverable(void)
>
--
~Randy
Powered by blists - more mailing lists