]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: OMAP2+: Kconfig: Fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Mon, 23 May 2022 06:30:40 +0000 (08:30 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Jun 2022 05:50:20 +0000 (08:50 +0300)
The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.

While at it, remove an extra tab.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Message-Id: <20220523063040.10991-1-juergh@canonical.com>
[tony@atomide.com: updated for extra tab]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig

index a8adbb4d478a8a0cf8e870cfe12fbad2b41adc11..70ff1cf5c47f12bf0f08bf683a70fb4a1ce55ca8 100644 (file)
@@ -122,7 +122,7 @@ config ARCH_OMAP2PLUS
 config OMAP_INTERCONNECT_BARRIER
        bool
        select ARM_HEAVY_MB
-       
+
 config ARCH_OMAP
        bool
 
@@ -241,10 +241,10 @@ config MACH_OMAP2_TUSB6010
        default y if MACH_NOKIA_N8X0
 
 config MACH_NOKIA_N810
-       bool
+       bool
 
 config MACH_NOKIA_N810_WIMAX
-       bool
+       bool
 
 config MACH_NOKIA_N8X0
        bool "Nokia N800/N810"