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

From: Juerg Haefliger
Date: Wed May 25 2022 - 09:32:29 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 missing trailing endif comments.

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

arch/x86/Kconfig | 101 ++++++++++++++++++++---------------------
arch/x86/Kconfig.debug | 29 ++++++------
2 files changed, 63 insertions(+), 67 deletions(-)

--
2.32.0