]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce637a3705073a0fae7a39b7f28761053ac6a1ea
treed95c4908ff28f37a33925e5253ce0ca9723db991
parente5018de3b873f6faab2681b60da0640f03b39e7f
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