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]
Message-ID: <CAMuHMdXyWuTDqBASA8ofhHqt-4r56u_brJENkW4eiZsEEY-G-A@mail.gmail.com>
Date:   Sun, 19 Apr 2020 19:54:59 +0200
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     Dejin Zheng <zhengdejin5@...il.com>
Cc:     Dong Aisheng <aisheng.dong@....com>,
        Fabio Estevam <festevam@...il.com>,
        Shawn Guo <shawnguo@...nel.org>,
        Stefan Agner <stefan@...er.ch>,
        Sascha Hauer <kernel@...gutronix.de>,
        Linus Walleij <linus.walleij@...aro.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Thierry Reding <thierry.reding@...il.com>,
        Jon Hunter <jonathanh@...dia.com>,
        Jun Nie <jun.nie@...aro.org>, stephan@...hold.net,
        "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Andy Shevchenko <andy.shevchenko@...il.com>
Subject: Re: [PATCH v1] pinctrl: fix several typos

On Sun, Apr 19, 2020 at 6:50 PM Dejin Zheng <zhengdejin5@...il.com> wrote:
> use codespell to fix lots of typos over frontends.
>
> CC: Andy Shevchenko <andy.shevchenko@...il.com>
> Signed-off-by: Dejin Zheng <zhengdejin5@...il.com>

Thanks for your patch!

>  drivers/pinctrl/sh-pfc/pfc-sh7269.c              | 2 +-

For sh-pfc:
Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be>

> --- a/drivers/pinctrl/sh-pfc/pfc-sh7269.c
> +++ b/drivers/pinctrl/sh-pfc/pfc-sh7269.c
> @@ -1963,7 +1963,7 @@ static const struct pinmux_func pinmux_func_gpios[] = {
>  static const struct pinmux_cfg_reg pinmux_config_regs[] = {
>         /* "name" addr register_size Field_Width */
>
> -       /* where Field_Width is 1 for single mode registers or 4 for upto 16
> +       /* where Field_Width is 1 for single mode registers or 4 for up to 16
>            mode registers and modes are described in assending order [0..16] */

Which brings my attention to another typo: that range should be [0..15].

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ