git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca40a7
)
KVM: ia64: remove unused variable in kvm_release_vm_pages()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 17 Oct 2012 15:03:42 +0000
(23:03 +0800)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 26 Oct 2012 20:51:12 +0000
(18:51 -0200)
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>
No differences found