s390/Kconfig.debug: fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 25 May 2022 12:01:51 +0000 (14:01 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 1 Jun 2022 10:03:15 +0000 (12:03 +0200)
commit13e282cc92d7e4b96fad8b71adf48b7eab22f6b0
tree28b0469613f975534eef778af745a4d1a5f77735
parent4d1f2e4576af57f8d6b357198dcdda88d0431d5e
s390/Kconfig.debug: 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.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Link: https://lore.kernel.org/r/20220525120151.39594-1-juerg.haefliger@canonical.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/Kconfig.debug