lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 29 Nov 2021 13:31:50 +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: Remove a repeated word in a comment

On Sat, Nov 13, 2021 at 11:25:52AM +0800, 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>
> ---
>  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)
> -- 
> 2.33.0

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ