commit | f580d730c90c11be0ef4fe88aff3de80845176cb | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 30 16:46:10 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 16:15:30 2015 +0200 |
tree | d385b50d09c50e68181a1406233c71ce7cf1f6bd | |
parent | 0b509d8d336eef6d622d66b3ae2a1fc3a072bf92 [diff] |
virtio_console: 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> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>