perf/x86/Kconfig: Fix indentation in the Kconfig file
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 25 May 2022 13:39:49 +0000 (15:39 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 May 2022 13:54:26 +0000 (15:54 +0200)
commit108ea7eb3e754be735a1c33d2713a19527fb2065
treeb488cc64b5d5eac6b6121a1fe6ede6df3a21f6e1
parent6f3f04c19074972ea12edeed23b07a32894e9e03
perf/x86/Kconfig: Fix indentation in the Kconfig file

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/20220525133949.53730-1-juerg.haefliger@canonical.com
arch/x86/events/Kconfig