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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 Jul 2022 20:22:15 +0200
From:   Alexander Gordeev <agordeev@...ux.ibm.com>
To:     Jason Wang <wangborong@...rlc.com>
Cc:     svens@...ux.ibm.com, hca@...ux.ibm.com, gor@...ux.ibm.com,
        borntraeger@...ux.ibm.com, linux-s390@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] s390/delay: Fix comment typo

On Fri, Jul 15, 2022 at 12:36:10PM +0800, Jason Wang wrote:
> The double `that' is duplicated in line 19, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
>  arch/s390/lib/delay.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/s390/lib/delay.c b/arch/s390/lib/delay.c
> index f7f5adea8940..c32bc8f7c1fd 100644
> --- a/arch/s390/lib/delay.c
> +++ b/arch/s390/lib/delay.c
> @@ -16,7 +16,7 @@ void __delay(unsigned long loops)
>          /*
>           * To end the bloody studid and useless discussion about the
>           * BogoMips number I took the liberty to define the __delay
> -         * function in a way that that resulting BogoMips number will
> +         * function in a way that resulting BogoMips number will
>           * yield the megahertz number of the cpu. The important function
>           * is udelay and that is done using the tod clock. -- martin.
>           */

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ