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:   Sat, 27 Aug 2022 20:00:01 +0200
From:   Rafał Miłecki <zajec5@...il.com>
To:     Shaomin Deng <dengshaomin@...rlc.com>, hauke@...ke-m.de,
        tsbogend@...ha.franken.de, linux-mips@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: BCM77xx: Fix comments typo

On 27.08.2022 17:53, Shaomin Deng wrote:
> Delete the unneeded word "that" in comments.
> 
> Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
> ---
>   arch/mips/bcm47xx/prom.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/mips/bcm47xx/prom.c b/arch/mips/bcm47xx/prom.c
> index 0a63721d0fbf..bcb9c90ea041 100644
> --- a/arch/mips/bcm47xx/prom.c
> +++ b/arch/mips/bcm47xx/prom.c
> @@ -69,7 +69,7 @@ static __init void prom_init_mem(void)
>   	 * call them at the beginning of the boot.
>   	 *
>   	 * BCM47XX uses 128MB for addressing the ram, if the system contains
> -	 * less that that amount of ram it remaps the ram more often into the
> +	 * less that amount of ram it remaps the ram more often into the
>   	 * available space.
>   	 */

Are you sure you based your work on the latest mips tree? Please double
check that.

Also please read that sentence after your patch. Hint: that extra "that"
wasn't actually a simple duplication.

Finally: this isn't BCM77xx patch as stated in your subject.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ