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:
086c985
)
KVM: MMU: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pages
author
Jan Kiszka
<jan.kiszka@siemens.com>
Fri, 2 Dec 2011 17:35:24 +0000
(18:35 +0100)
committer
Avi Kivity
<avi@redhat.com>
Tue, 27 Dec 2011 09:22:15 +0000
(11:22 +0200)
freed_pages is never evaluated, so remove it as well as the return code
kvm_mmu_remove_some_alloc_mmu_pages so far delivered to its only user.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found