From: Xiao Guangrong Date: Wed, 20 Jun 2012 07:56:53 +0000 (+0800) Subject: KVM: MMU: return bool in __rmap_write_protect X-Git-Tag: v3.6-rc1~124^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f84569f978cd7d54970d893b4c4e68ef24dc1ec;p=pandora-kernel.git KVM: MMU: return bool in __rmap_write_protect The reture value of __rmap_write_protect is either 1 or 0, use true/false instead of these Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed