[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <458204cb-3901-4c3d-82c8-d8735d91a1b2@infradead.org>
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