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:   Wed, 6 Jan 2021 08:31:49 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Masanari Iida <standby24x7@...il.com>, linusw@...nel.org,
        kaloz@...nwrt.org, khalasa@...p.pl, linux@...linux.org.uk,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: ixp4xx: Fix typos in Kconfig

On 1/6/21 2:56 AM, Masanari Iida wrote:
> This patch fixes some spelling typos in Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---
>  arch/arm/mach-ixp4xx/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
> index f7211b57b1e7..c4f719993190 100644
> --- a/arch/arm/mach-ixp4xx/Kconfig
> +++ b/arch/arm/mach-ixp4xx/Kconfig
> @@ -7,7 +7,7 @@ comment "IXP4xx Platforms"
>  
>  config MACH_IXP4XX_OF
>  	bool
> -	prompt "Devce Tree IXP4xx boards"
> +	prompt "Device Tree IXP4xx boards"
>  	default y
>  	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
>  	select I2C
> @@ -115,7 +115,7 @@ config ARCH_PRPMC1100
>  	bool "PrPMC1100"
>  	help
>  	  Say 'Y' here if you want your kernel to support the Motorola
> -	  PrPCM1100 Processor Mezanine Module. For more information on
> +	  PrPMC1100 Processor Mezanine Module. For more information on

	                      Mezzanine

>  	  this platform, see <file:Documentation/arm/ixp4xx.rst>.
>  
>  config MACH_NAS100D
> 

otherwise it looks good. Thanks.

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ