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)
commit81e9685dd41384a39adda823df8b4f6e16ec2898
tree788eea9ba570c0dfcfad082657281759fa036fae
parent4dee21e0f2520f5032b0abce0ecae593a71bd19d
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