]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: Kconfig: Fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Mon, 23 May 2022 06:22:52 +0000 (08:22 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 12 Jun 2022 01:09:20 +0000 (09:09 +0800)
commit2483d61edce4ccee0aec06c5720a562464106ebb
tree727be012879a4f946f308c1125645297b70d80cb
parentf040cca4b0da0180bf9de9141ef5c95f60f85182
ARM: imx: 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, replace separator tabs with whitespaces.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/Kconfig