[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20211214093111.GA7220@alpha.franken.de>
Date: Tue, 14 Dec 2021 10:31:11 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Jason Wang <wangborong@...rlc.com>
Cc: rdunlap@...radead.org, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: Fix typo in a comment
On Sat, Dec 11, 2021 at 04:51:32PM +0800, Jason Wang wrote:
> The double `the' in the comment in line 344 is repeated. Remove one
> of them from the comment.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
> 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 490322b01f91..737870d8fd94 100644
> --- a/arch/mips/mm/c-octeon.c
> +++ b/arch/mips/mm/c-octeon.c
> @@ -341,7 +341,7 @@ asmlinkage void cache_parity_error_octeon_recoverable(void)
> }
>
> /*
> - * Called when the the exception is not recoverable
> + * Called when the exception is not recoverable
> */
>
> asmlinkage void cache_parity_error_octeon_non_recoverable(void)
> --
> 2.34.1
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists