x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 25 May 2022 13:32:03 +0000 (15:32 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 May 2022 13:39:27 +0000 (15:39 +0200)
commit0ecfacb4c50ae2fd32ee1898562fe55f045b56d2
treea3a445172549769cbe36adcdec948db669e0c658
parent758cd94a0e16ddbc5607428f28170897f67c2964
x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug

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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20220525133203.52463-3-juerg.haefliger@canonical.com
arch/x86/Kconfig.debug