[PATCH 2/4 v2] sh: Kconfig.cpu: Remove trailing whitespace

From: Juerg Haefliger
Date: Wed May 25 2022 - 14:31:57 EST


Remove a stray whitespace from the end of a line.

Signed-off-by: Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx>
---
v2:
Fix commit subject and message.
---
arch/sh/Kconfig.cpu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sh/Kconfig.cpu b/arch/sh/Kconfig.cpu
index fff419f3d757..7b0bea483eab 100644
--- a/arch/sh/Kconfig.cpu
+++ b/arch/sh/Kconfig.cpu
@@ -2,7 +2,7 @@
menu "Processor features"

choice
- prompt "Endianness selection"
+ prompt "Endianness selection"
default CPU_LITTLE_ENDIAN
help
Some SuperH machines can be configured for either little or big
--
2.32.0