[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3bac3605-833e-8af5-4264-f3ba83e7f352@infradead.org>
Date: Fri, 26 Jan 2018 10:14:17 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Masanari Iida <standby24x7@...il.com>, trivial@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] treewide: Fix typos in Kconfig
On 01/26/2018 04:57 AM, Masanari Iida wrote:
> This patch fixes spelling typos found in Kconfig.
>
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
One comment below.
> ---
> arch/arc/Kconfig | 4 ++--
> arch/arm/mach-s3c24xx/Kconfig | 2 +-
> arch/arm/mach-s3c64xx/Kconfig | 2 +-
> arch/arm/plat-samsung/Kconfig | 4 ++--
> arch/arm64/Kconfig | 2 +-
> arch/arm64/Kconfig.platforms | 2 +-
> arch/powerpc/Kconfig | 2 +-
> drivers/clk/mediatek/Kconfig | 2 +-
> drivers/input/touchscreen/Kconfig | 2 +-
> drivers/iommu/Kconfig | 2 +-
> drivers/mailbox/Kconfig | 2 +-
> drivers/platform/x86/Kconfig | 2 +-
> fs/nfsd/Kconfig | 4 ++--
> lib/Kconfig | 4 ++--
> 14 files changed, 18 insertions(+), 18 deletions(-)
>
> diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
> index 9d5fd00d9e91..f5855b706c08 100644
> --- a/arch/arc/Kconfig
> +++ b/arch/arc/Kconfig
> @@ -375,7 +375,7 @@ config ARC_FPU_SAVE_RESTORE
> need to be saved/restored across context-switch.
> Note that ARC FPU is overly simplistic, unlike say x86, which has
> hardware pieces to allow software to conditionally save/restore,
> - based on actual usage of FPU by a task. Thus our implemn does
> + based on actual usage of FPU by a task. Thus our implement does
That might be "implementation" instead, but this is still better than it was.
> this for all tasks in system.
>
> endif #ISA_ARCOMPACT
thanks,
--
~Randy
Powered by blists - more mailing lists