]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit180cfd2c7e37655816896525389b001629803c6c
treec744e42a7a2d4cb674e599ecdaf29bb8175f904e
parentff41f0281bfacacd1e505c09a2553d44c05712bb
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