From: Joe Perches Date: Mon, 30 Mar 2015 23:46:10 +0000 (-0700) Subject: virtio_console: Use bool function return values of true/false not 1/0 X-Git-Tag: omap-for-v4.1/fixes-rc1~73^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f580d730c90c11be0ef4fe88aff3de80845176cb;p=pandora-kernel.git 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 Reviewed-by: Amit Shah Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed