commit | 1d804d079a92138d011900785193b6b00b44bc00 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 30 16:46:09 2015 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 31 18:05:09 2015 +0200 |
tree | 4d683e8d6a9aacfad4e8b2e17c0f7aedc7837c18 | |
parent | 2f729b10bb74f97797beb310113f6182f262d36a [diff] |
x86: Use bool function return values of true/false not 1/0 Use the normal return values for bool functions Signed-off-by: Joe Perches <joe@perches.com> Message-Id: <9f593eb2f43b456851cd73f7ed09654ca58fb570.1427759009.git.joe@perches.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>