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:
0743247
)
KVM: struct kvm_memory_slot.user_alloc -> bool
author
Alex Williamson
<alex.williamson@redhat.com>
Mon, 10 Dec 2012 17:33:21 +0000
(10:33 -0700)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 14 Dec 2012 01:24:38 +0000
(23:24 -0200)
There's no need for this to be an int, it holds a boolean.
Move to the end of the struct for alignment.
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found