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:
a27685c
)
KVM: MMU: return bool in __rmap_write_protect
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Wed, 20 Jun 2012 07:56:53 +0000
(15:56 +0800)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 Jul 2012 13:51:13 +0000
(16:51 +0300)
The reture value of __rmap_write_protect is either 1 or 0, use
true/false instead of these
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found