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:   Wed, 6 Jul 2022 01:09:53 +0000
From:   Joel Stanley <joel@....id.au>
To:     Luo Xueqin <luoxueqin66@...il.com>
Cc:     Jeremy Kerr <jk@...abs.org>,
        Alistair Popple <alistair@...ple.id.au>,
        Eddie James <eajames@...ux.ibm.com>,
        linux-fsi@...ts.ozlabs.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Luo Xueqin <luoxueqin@...inos.cn>
Subject: Re: [RESEND PATCH v2] fsi: Fix typo in comment

On Tue, 5 Jul 2022 at 15:28, Luo Xueqin <luoxueqin66@...il.com> wrote:
>
> From: Luo Xueqin <luoxueqin@...inos.cn>
>
> Spelling mistake in comment.
>
> Reported-by: k2ci <kernel-bot@...inos.cn>
> Signed-off-by: Luo Xueqin <luoxueqin@...inos.cn>

Thanks, applied.

> ---
>
> v2: add discoverers
>
>  drivers/fsi/fsi-master.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/fsi/fsi-master.h b/drivers/fsi/fsi-master.h
> index cd6bee5e12a7..4762315a46ba 100644
> --- a/drivers/fsi/fsi-master.h
> +++ b/drivers/fsi/fsi-master.h
> @@ -51,7 +51,7 @@
>  #define FSI_MMODE_CRS1SHFT     8               /* Clk rate selection 1 shift */
>  #define FSI_MMODE_CRS1MASK     0x3ff           /* Clk rate selection 1 mask */
>
> -/* MRESB: Reset brindge */
> +/* MRESB: Reset bridge */
>  #define FSI_MRESB_RST_GEN      0x80000000      /* General reset */
>  #define FSI_MRESB_RST_ERR      0x40000000      /* Error Reset */
>
> --
> 2.25.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ