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:   Tue, 22 Oct 2019 09:10:16 -0700
From:   Tony Lindgren <tony@...mide.com>
To:     Jonathan Neuschäfer <j.neuschaefer@....net>
Cc:     linux-omap@...r.kernel.org, Aaro Koskinen <aaro.koskinen@....fi>,
        Russell King <linux@...linux.org.uk>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")

* Jonathan Neuschäfer <j.neuschaefer@....net> [191002 07:54]:
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
> ---
>  arch/arm/mach-omap1/ams-delta-fiq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-omap1/ams-delta-fiq.c b/arch/arm/mach-omap1/ams-delta-fiq.c
> index 0254eb9cf8c6..4eea3e39e633 100644
> --- a/arch/arm/mach-omap1/ams-delta-fiq.c
> +++ b/arch/arm/mach-omap1/ams-delta-fiq.c
> @@ -110,7 +110,7 @@ void __init ams_delta_init_fiq(struct gpio_chip *chip,
> 
>  		/*
>  		 * FIQ handler takes full control over serio data and clk GPIO
> -		 * pins.  Initiaize them and keep requested so nobody can
> +		 * pins.  Initialize them and keep requested so nobody can
>  		 * interfere.  Fail if any of those two couldn't be requested.
>  		 */
>  		switch (i) {
> --

Thanks applying into omap-for-v5.5/omap1.

Regards,

Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ