KVM: nVMX: mark functions in the header as "static inline"
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Nov 2019 10:36:10 +0000 (11:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Nov 2019 10:44:17 +0000 (11:44 +0100)
commitd4069dbeb51e34e1db0458a7455e509daaaa529a
tree1a27a64a9ee921c049a288a3a77ca71d7e825fed
parent03a8871add95213827e2bea84c12133ae5df952e
KVM: nVMX: mark functions in the header as "static inline"

Correct a small inaccuracy in the shattering of vmx.c, which becomes
visible now that pmu_intel.c includes nested.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/nested.h