KVM: VMX: Fix indentation coding style issue
authorRong Tao <rongtao@cestc.cn>
Wed, 21 Dec 2022 12:24:32 +0000 (20:24 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 14 Mar 2023 13:40:55 +0000 (09:40 -0400)
commit06e18547286068be803ba28c6d1c377e94f8745b
tree7f94c34764202a5b898e899bc029ef9aa180179c
parent77900bffed14894476969042718a9ca05eb1f477
KVM: VMX: Fix indentation coding style issue

Code indentation should use tabs where possible.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
Message-Id: <tencent_31E6ACADCB6915E157CF5113C41803212107@qq.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c