* [PATCH] ARM: mm/Kconfig: Fix spelling mistake Endianess -> "Endianness
@ 2022-10-07 20:14 Colin Ian King
0 siblings, 0 replies; only message in thread
From: Colin Ian King @ 2022-10-07 20:14 UTC (permalink / raw)
To: Russell King, linux-arm-kernel; +Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a Kconfig prompt message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
arch/arm/mm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
index fc439c2c16f8..c5bbae86f725 100644
--- a/arch/arm/mm/Kconfig
+++ b/arch/arm/mm/Kconfig
@@ -743,7 +743,7 @@ config SWP_EMULATE
If unsure, say Y.
choice
- prompt "CPU Endianess"
+ prompt "CPU Endianness"
default CPU_LITTLE_ENDIAN
config CPU_LITTLE_ENDIAN
--
2.37.3
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-07 20:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 20:14 [PATCH] ARM: mm/Kconfig: Fix spelling mistake Endianess -> "Endianness Colin Ian King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).