[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220525183133.71044-1-juerg.haefliger@canonical.com>
Date: Wed, 25 May 2022 20:31:33 +0200
From: Juerg Haefliger <juerg.haefliger@...onical.com>
To: ysato@...rs.sourceforge.jp, dalias@...c.org,
linux-sh@...r.kernel.org, sergei.shtylyov@...il.com
Cc: linux-kernel@...r.kernel.org,
Juerg Haefliger <juerg.haefliger@...onical.com>
Subject: [PATCH 2/4 v2] sh: Kconfig.cpu: Remove trailing whitespace
Remove a stray whitespace from the end of a line.
Signed-off-by: Juerg Haefliger <juerg.haefliger@...onical.com>
---
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
Powered by blists - more mailing lists