OSDN Git Service

KVM: nVMX: Fix some comment typos and coding style
authorMiaohe Lin <linmiaohe@huawei.com>
Fri, 7 Feb 2020 15:22:45 +0000 (23:22 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Feb 2020 19:09:43 +0000 (20:09 +0100)
commitffdbd50dca67b1f12d6f531a0eaf2028d793e54f
treed95c4908ff28f37a33925e5253ce0ca9723db991
parent7a02674d154d38da33517855b6d1d4cfc27a9a04
KVM: nVMX: Fix some comment typos and coding style

Fix some typos in the comments. Also fix coding style.
[Sean Christopherson rewrites the comment of write_fault_to_shadow_pgtable
field in struct kvm_vcpu_arch.]

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/vmx/nested.c