[PATCH] RISC-V: Kconfig: Remove trailing whitespace

Geert Uytterhoeven geert+renesas at glider.be
Wed Jan 11 00:15:33 PST 2023


Remove trailing whitespace that hurts my eyes.

Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
FWIW
Fixes: 444c3dbdabd46819 ("RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbols")

 arch/riscv/Kconfig.socs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
index 945c00d20fe19304..37d8ad51d1adbd90 100644
--- a/arch/riscv/Kconfig.socs
+++ b/arch/riscv/Kconfig.socs
@@ -35,7 +35,7 @@ config SOC_STARFIVE
 
 config ARCH_VIRT
 	def_bool SOC_VIRT
-	
+
 config SOC_VIRT
 	bool "QEMU Virt Machine"
 	select CLINT_TIMER if RISCV_M_MODE
-- 
2.34.1




More information about the linux-riscv mailing list