]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: ia64: remove unused variable in kvm_release_vm_pages()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 17 Oct 2012 15:03:42 +0000 (23:03 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 26 Oct 2012 20:51:12 +0000 (18:51 -0200)
commit7d0c03c4ee3032a8657dd1bb524fbfce011fd2eb
tree41634ddf34f98bd5651392c9f2f52caace1bd7f2
parente439b7d55ecad7ed3710c6ffcbf3de0085dcc225
KVM: ia64: remove unused variable in kvm_release_vm_pages()

The variable base_gfn is initialized but never used
otherwise, so remove the unused variable.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/ia64/kvm/kvm-ia64.c