From: Paolo Bonzini Date: Wed, 2 Oct 2013 14:56:12 +0000 (+0200) Subject: KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload X-Git-Tag: v3.13-rc1~80^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f93af4add9047f7d1ae4f43d12e66f2ba2d6f0;p=pandora-kernel.git KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload They do the same thing, and destroy_kvm_mmu can be confused with kvm_mmu_destroy. Signed-off-by: Paolo Bonzini Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed