commit | d566104853361cc377c61f70e41c1ad3d44b86c6 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Tue Jul 17 21:56:16 2012 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jul 19 21:25:24 2012 -0300 |
tree | 6b77f5e4f299bfb0d6c3fa7b3768e7299539f8af | |
parent | f340a51b7e41abbe92ae3a327c0020974a059f95 [diff] |
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>