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

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