]> 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)
commit05dd3582e7c73871be89c3af553aef03af307101
treed95c4908ff28f37a33925e5253ce0ca9723db991
parent10d12822f4457936fdf482605f547c5c48c2f548
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