From: Alex Williamson Date: Mon, 10 Dec 2012 17:33:21 +0000 (-0700) Subject: KVM: struct kvm_memory_slot.user_alloc -> bool X-Git-Tag: v3.9-rc1~97^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82a8cfe9354f5cdea55ebeceba3fd19051d3ee8;p=pandora-kernel.git KVM: struct kvm_memory_slot.user_alloc -> bool 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 Signed-off-by: Alex Williamson Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed