From: Xiao Guangrong Date: Tue, 17 Jul 2012 13:56:16 +0000 (+0800) Subject: KVM: remove the unused parameter of gfn_to_pfn_memslot X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~101^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d566104853361cc377c61f70e41c1ad3d44b86c6;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed