Re: [PATCH/v2] Kconfig: Fix typos in Kconfig

From: Randy Dunlap
Date: Tue Sep 26 2017 - 11:22:24 EST


On 09/25/17 20:47, Masanari Iida wrote:
> This patch fixes some spelling typos found in Kconfig files.
>
> Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> arch/alpha/Kconfig | 2 +-
> arch/arc/Kconfig | 6 +++---
> arch/arm/mach-bcm/Kconfig | 6 +++---
> arch/arm/plat-samsung/Kconfig | 2 +-
> arch/arm64/Kconfig | 2 +-
> arch/powerpc/platforms/Kconfig | 2 +-
> arch/unicore32/Kconfig | 2 +-
> arch/xtensa/Kconfig | 2 +-
> drivers/net/ethernet/aquantia/Kconfig | 2 +-
> drivers/nfc/st-nci/Kconfig | 4 ++--
> drivers/nvdimm/Kconfig | 2 +-
> drivers/platform/x86/Kconfig | 2 +-
> drivers/power/supply/Kconfig | 2 +-
> drivers/scsi/Kconfig | 2 +-
> fs/notify/fanotify/Kconfig | 2 +-
> 15 files changed, 20 insertions(+), 20 deletions(-)
>


--
~Randy