Commit 0ecfacb4 authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Ingo Molnar
Browse files

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: default avatarJuerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20220525133203.52463-3-juerg.haefliger@canonical.com
parent 758cd94a
Loading
Loading
Loading
Loading
+14 −15
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ config DEBUG_TLBFLUSH
	bool "Set upper limit of TLB entries to flush one-by-one"
	depends on DEBUG_KERNEL
	help

	  X86-only for now.

	  This option allows the user to tune the amount of TLB entries the