KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Oct 2013 14:56:12 +0000 (16:56 +0200)
committerGleb Natapov <gleb@redhat.com>
Thu, 3 Oct 2013 12:44:01 +0000 (15:44 +0300)
They do the same thing, and destroy_kvm_mmu can be confused with
kvm_mmu_destroy.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found