KVM: VMX: change to use bool return values
authorGui Jianfeng <guijianfeng@cn.fujitsu.com>
Mon, 15 Mar 2010 09:29:09 +0000 (17:29 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:15:51 +0000 (12:15 +0300)
Make use of bool as return values, and remove some useless
bool value converting. Thanks Avi to point this out.

Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found