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:   Thu, 23 Mar 2023 12:06:35 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Jongwoo Han <jongwooo.han@...il.com>
Cc:     tony.luck@...el.com, james.morse@....com, mchehab@...nel.org,
        rric@...nel.org, linux-edac@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] EDAC/i5100: Fix typo in comment

On Thu, Mar 02, 2023 at 11:11:20AM +0900, Jongwoo Han wrote:
> Correct typo from 'preform' to 'perform' in comment.
> 
> Signed-off-by: Jongwoo Han <jongwooo.han@...il.com>
> ---
>  drivers/edac/i5100_edac.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/i5100_edac.c b/drivers/edac/i5100_edac.c
> index f5d82518c..8db680b6a 100644
> --- a/drivers/edac/i5100_edac.c
> +++ b/drivers/edac/i5100_edac.c
> @@ -909,7 +909,7 @@ static void i5100_do_inject(struct mem_ctl_info *mci)
>  	 *
>  	 * The injection code don't work without setting this register.
>  	 * The register needs to be flipped off then on else the hardware
> -	 * will only preform the first injection.
> +	 * will only perform the first injection.
>  	 *
>  	 * Stop condition bits 7:4
>  	 * 1010 - Stop after one injection
> -- 

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ