[PATCH 0/2] s390: Kconfig: Style cleanups

From: Juerg Haefliger
Date: Fri May 20 2022 - 07:57:45 EST


The majority of the Kconfig files use a single tab for basic indentation
and a single tab followed by two whitespaces for help text indentation.
Fix the lines that don't follow this convention.

While at it:
- Add trailing comments to endif/endmenu statements for better
readability.

Juerg Haefliger (2):
s390: Kconfig: Fix indentation and add comments
s390: Kconfig.debug: Fix indentation

arch/s390/Kconfig | 20 ++++++++++----------
arch/s390/Kconfig.debug | 12 ++++++------
2 files changed, 16 insertions(+), 16 deletions(-)

--
2.32.0