From: Joe Perches Date: Mon, 30 Mar 2015 23:46:09 +0000 (-0700) Subject: x86: Use bool function return values of true/false not 1/0 X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d804d079a92138d011900785193b6b00b44bc00;p=pandora-kernel.git 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 Message-Id: <9f593eb2f43b456851cd73f7ed09654ca58fb570.1427759009.git.joe@perches.com> Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed