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:   Fri, 1 Jan 2021 14:56:36 +0100
From:   John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
To:     Tang Bin <tangbin@...s.chinamobile.com>,
        ysato@...rs.sourceforge.jp, dalias@...c.org
Cc:     linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sh: boards: Fix the cacography in irq.c

On 11/19/20 11:56 AM, Tang Bin wrote:
> The world 'swtich' is wrong, so fix it.
> 
> Signed-off-by: Tang Bin <tangbin@...s.chinamobile.com>
> ---
>  arch/sh/boards/mach-landisk/irq.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/sh/boards/mach-landisk/irq.c b/arch/sh/boards/mach-landisk/irq.c
> index 29b8b1f85..0b672b80c 100644
> --- a/arch/sh/boards/mach-landisk/irq.c
> +++ b/arch/sh/boards/mach-landisk/irq.c
> @@ -26,8 +26,8 @@ enum {
>  	PCI_INTD, /* PCI int D */
>  	ATA,	  /* ATA */
>  	FATA,	  /* CF */
> -	POWER,	  /* Power swtich */
> -	BUTTON,	  /* Button swtich */
> +	POWER,	  /* Power switch */
> +	BUTTON,	  /* Button switch */
>  };
>  
>  /* Vectors for LANDISK */
> 

Reviewed-by: John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@...ian.org
`. `'   Freie Universitaet Berlin - glaubitz@...sik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Powered by blists - more mailing lists