ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Thu, 9 Jun 2022 08:21:53 +0000 (10:21 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 9 Jun 2022 14:10:09 +0000 (16:10 +0200)
commit48bf4b8497419f5b9a29da19c72e00dc2b8d498c
treee3c4328ea84e49c6010d6709c5d9f7f0fc3ede44
parent1afde294a99d3dd2a2aa4e28d15590755927f66e
ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs

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 add it, replace tabs before comments with whitespaces (which seems to
be more common), add a missing trailing endif comment and squeeze multiple
empty lines.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Link: https://lore.kernel.org/r/20220609082154.115301-3-juerg.haefliger@canonical.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/mach-s3c/Kconfig.s3c24xx