]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Kconfig: Fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Fri, 20 May 2022 11:54:31 +0000 (13:54 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:43:44 +0000 (19:43 +1000)
commit96a5d29dba76eedf6c56d7b05b28456073c53a1f
tree788eea9ba570c0dfcfad082657281759fa036fae
parentd5a2bb6b8bbdbb6f0c3c064c2838a6c5773e6930
KVM: PPC: Kconfig: Fix indentation

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 <juergh@canonical.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220520115431.147593-1-juergh@canonical.com
arch/powerpc/kvm/Kconfig