]> Git Repo - linux.git/commit - virt/kvm/iommu.c
KVM: remove the unused parameter of gfn_to_pfn_memslot
authorXiao Guangrong <[email protected]>
Tue, 17 Jul 2012 13:56:16 +0000 (21:56 +0800)
committerMarcelo Tosatti <[email protected]>
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 <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
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
This page took 0.056832 seconds and 4 git commands to generate.