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:   Thu, 3 Jun 2021 17:14:25 -0400
From:   Yazen Ghannam <yazen.ghannam@....com>
To:     Colin King <colin.king@...onical.com>
Cc:     Borislav Petkov <bp@...en8.de>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Tony Luck <tony.luck@...el.com>,
        James Morse <james.morse@....com>, linux-edac@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] EDAC/mce_amd: Fix typo "FIfo" -> "Fifo"

On Thu, Jun 03, 2021 at 11:33:49AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
> 
> There is an uppercase letter I in the text instead of a lowercase
> one. Fix this.
> 
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
> ---
>  drivers/edac/mce_amd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/mce_amd.c b/drivers/edac/mce_amd.c
> index 43ba0f931629..27d56920b469 100644
> --- a/drivers/edac/mce_amd.c
> +++ b/drivers/edac/mce_amd.c
> @@ -431,7 +431,7 @@ static const char * const smca_xgmipcs_mce_desc[] = {
>  	"Replay Buffer Parity Error",
>  	"Data Parity Error",
>  	"Replay Fifo Overflow Error",
> -	"Replay FIfo Underflow Error",
> +	"Replay Fifo Underflow Error",
>  	"Elastic Fifo Overflow Error",
>  	"Deskew Error",
>  	"Flow Control CRC Error",
> -- 

Reviewed-by: Yazen Ghannam <yazen.ghannam@....com>

Thanks!

-Yazen
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ