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:   Mon, 25 Sep 2017 08:39:55 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Masanari Iida <standby24x7@...il.com>,
        linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH][trivial] Kconfig: Fix typos in Kconfig

On 09/24/17 21:55, Masanari Iida wrote:
> This patch fix some spelling typos found in Kconfig files.
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>

> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index 73be3d578851..0bb7e74e1d87 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig

> @@ -69,7 +69,7 @@ config ARCH_BCM_5301X
>  
>  	  This is a network SoC line mostly used in home routers and
>  	  wifi access points, it's internal name is Northstar.

	                      its

> -	  This inclused the following SoC: BCM53010, BCM53011, BCM53012,
> +	  This include the following SoC: BCM53010, BCM53011, BCM53012,

	       includes

>  	  BCM53014, BCM53015, BCM53016, BCM53017, BCM53018, BCM4707,
>  	  BCM4708 and BCM4709.
>  


> diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
> index 7ad6d77b2f22..9b8747ed3134 100644
> --- a/arch/xtensa/Kconfig
> +++ b/arch/xtensa/Kconfig
> @@ -223,7 +223,7 @@ config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
>  	  then enter your normal kernel breakpoints once the MMU was mapped
>  	  to the kernel mappings (0XC0000000).
>  
> -	  This unfortunately doesn't work for U-Boot and likley also wont
> +	  This unfortunately doesn't work for U-Boot and likely also wont

	                                                             won't

>  	  work for using KEXEC to have a hot kernel ready for doing a
>  	  KDUMP.
>  

Thanks.
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ