RISC-V: Kconfig: Remove trailing whitespace
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 11 Jan 2023 08:15:33 +0000 (09:15 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 25 Jan 2023 02:09:12 +0000 (18:09 -0800)
Remove trailing whitespace that hurts my eyes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/080aa959266ad842a8e7efca7111f1350c6a065a.1673424858.git.geert+renesas@glider.be
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig.socs

index d36a5f3..6591403 100644 (file)
@@ -34,7 +34,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