]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09b6cbad958b0217a528e97a3cfa410b89fb4ad4
treeb488cc64b5d5eac6b6121a1fe6ede6df3a21f6e1
parent5dbf1e858a581dbe2a620155b24ad399ad8b8b9d
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