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:
88ebdda
)
KVM: MMU: Remove for_each_unsync_children() macro
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Tue, 29 Nov 2011 05:02:45 +0000
(14:02 +0900)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:17 +0000
(14:52 +0200)
There is only one user of it and for_each_set_bit() does the same.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found