KVM: arm64: Fix inconsistent indenting
authorsunliming <sunliming@kylinos.cn>
Thu, 2 Jun 2022 02:48:05 +0000 (10:48 +0800)
committerMarc Zyngier <maz@kernel.org>
Tue, 7 Jun 2022 14:27:05 +0000 (15:27 +0100)
commite3fe65e0d3671ee5ae8a2723e429ee4830a7c89c
tree2cdf35eb078f52214c268304f62d44c60b727f98
parent039f49c4cafb785504c678f28664d088e0108d35
KVM: arm64: Fix inconsistent indenting

Fix the following smatch warnings:

arch/arm64/kvm/vmid.c:62 flush_context() warn: inconsistent indenting

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: sunliming <sunliming@kylinos.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220602024805.511457-1-sunliming@kylinos.cn
arch/arm64/kvm/vmid.c