diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-12-18 22:55:03 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-24 09:19:03 +0100 |
commit | d5279f3a882c3c5b57703b602d872d3bc7ffa51d (patch) | |
tree | 180815f58e9c938c2bca58eb172f84129a05e3bb /virt | |
parent | KVM: MIPS: Drop kvm_arch_vcpu_free() (diff) | |
download | linux-d5279f3a882c3c5b57703b602d872d3bc7ffa51d.tar.xz linux-d5279f3a882c3c5b57703b602d872d3bc7ffa51d.zip |
KVM: PPC: Drop kvm_arch_vcpu_free()
Remove the superfluous kvm_arch_vcpu_free() as it is no longer called
from commmon KVM code. Note, kvm_arch_vcpu_destroy() *is* called from
common code, i.e. choosing which function to whack is not completely
arbitrary.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions