]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - virt/kvm/kvm_main.c
KVM: remove the unused parameter of gfn_to_pfn_memslot
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Tue, 17 Jul 2012 13:56:16 +0000 (21:56 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 20 Jul 2012 00:25:24 +0000 (21:25 -0300)
commitd566104853361cc377c61f70e41c1ad3d44b86c6
tree6b77f5e4f299bfb0d6c3fa7b3768e7299539f8af
parentf340a51b7e41abbe92ae3a327c0020974a059f95
KVM: remove the unused parameter of gfn_to_pfn_memslot

The parameter, 'kvm', is not used in gfn_to_pfn_memslot, we can happily remove
it

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/powerpc/kvm/e500_tlb.c
arch/x86/kvm/mmu.c
include/linux/kvm_host.h
virt/kvm/iommu.c
virt/kvm/kvm_main.c