diff mbox series

arm64: fix NUMA Kconfig typos

Message ID 2c69f4d8-03a1-20a6-e8ef-a4518a7c6d07@infradead.org (mailing list archive)
State Mainlined
Commit 4399e6cdf3e920ab99c5f935ecbae88e60682596
Headers show
Series arm64: fix NUMA Kconfig typos | expand

Commit Message

Randy Dunlap Feb. 1, 2020, 1:51 a.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

Fix typos in arch/arm64/Kconfig:

- spell Numa as NUMA
- add hyphenation to Non-Uniform

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
---
 arch/arm64/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Catalin Marinas Feb. 27, 2020, 1:57 p.m. UTC | #1
On Fri, Jan 31, 2020 at 05:51:06PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix typos in arch/arm64/Kconfig:
> 
> - spell Numa as NUMA
> - add hyphenation to Non-Uniform
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: linux-arm-kernel@lists.infradead.org

Queued for 5.7. Thanks.
diff mbox series

Patch

--- linux-next-20200131.orig/arch/arm64/Kconfig
+++ linux-next-20200131/arch/arm64/Kconfig
@@ -952,11 +952,11 @@  config HOTPLUG_CPU
 
 # Common NUMA Features
 config NUMA
-	bool "Numa Memory Allocation and Scheduler Support"
+	bool "NUMA Memory Allocation and Scheduler Support"
 	select ACPI_NUMA if ACPI
 	select OF_NUMA
 	help
-	  Enable NUMA (Non Uniform Memory Access) support.
+	  Enable NUMA (Non-Uniform Memory Access) support.
 
 	  The kernel will try to allocate memory used by a CPU on the
 	  local memory of the CPU and add some more