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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200419171010.sxat34iapakdsqpj@pengutronix.de>
Date:   Sun, 19 Apr 2020 19:10:10 +0200
From:   Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>
To:     Dejin Zheng <zhengdejin5@...il.com>
Cc:     aisheng.dong@....com, festevam@...il.com, shawnguo@...nel.org,
        stefan@...er.ch, kernel@...gutronix.de, linus.walleij@...aro.org,
        s.hauer@...gutronix.de, geert+renesas@...der.be,
        thierry.reding@...il.com, jonathanh@...dia.com, jun.nie@...aro.org,
        stephan@...hold.net, linux-gpio@...r.kernel.org,
        Andy Shevchenko <andy.shevchenko@...il.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] pinctrl: fix several typos

Hello,

On Mon, Apr 20, 2020 at 12:49:56AM +0800, Dejin Zheng 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>
> ---
>  drivers/pinctrl/freescale/pinctrl-imx1-core.c    | 2 +-
>  drivers/pinctrl/nomadik/pinctrl-nomadik-db8500.c | 2 +-
>  drivers/pinctrl/pinctrl-lantiq.c                 | 2 +-
>  drivers/pinctrl/pinctrl-sx150x.c                 | 2 +-
>  drivers/pinctrl/sh-pfc/pfc-sh7269.c              | 2 +-
>  drivers/pinctrl/tegra/pinctrl-tegra-xusb.c       | 2 +-
>  drivers/pinctrl/zte/pinctrl-zx.c                 | 2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/pinctrl/freescale/pinctrl-imx1-core.c b/drivers/pinctrl/freescale/pinctrl-imx1-core.c
> index c00d0022d311..ec0b1a273f7b 100644
> --- a/drivers/pinctrl/freescale/pinctrl-imx1-core.c
> +++ b/drivers/pinctrl/freescale/pinctrl-imx1-core.c
> @@ -60,7 +60,7 @@ struct imx1_pinctrl {
>  
>  /*
>   * IMX1 IOMUXC manages the pins based on ports. Each port has 32 pins. IOMUX
> - * control register are seperated into function, output configuration, input
> + * control register are separated into function, output configuration, input

Either s/register/registers/ or s/are/is/


>   * configuration A, input configuration B, GPIO in use and data direction.
>   *

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ