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:
6346046
)
KVM: PPC: BookE: No duplicate request != 0 check
author
Alexander Graf
<agraf@suse.de>
Fri, 10 Aug 2012 10:31:12 +0000
(12:31 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:42 +0000
(23:38 +0200)
We only call kvmppc_check_requests() when vcpu->requests != 0, so drop
the redundant check in the function itself
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found