]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
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)
commitfe71f6e1bbffb99ef28121a22a72859fb276af04
tree3ca97c93a218fbb099a6ee3490b8df1c65bbf555
parent942228fbf5d4901112178b93d41225be7c0dd9de
ARM: OMAP2+: Kconfig: Fix indentation

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