From: Joe Perches Date: Mon, 30 Mar 2015 23:46:04 +0000 (-0700) Subject: powerpc: Use bool function return values of true/false not 1/0 X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acdb66857fb9a713c93bb3e6edba5ee478ba0678;p=pandora-kernel.git powerpc: Use bool function return values of true/false not 1/0 Use the normal return values for bool functions Signed-off-by: Joe Perches Acked-by: Benjamin Herrenschmidt Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed