From: Joe Perches Date: Mon, 30 Mar 2015 17:43:18 +0000 (-0700) Subject: dm table: use bool function return values of true/false not 1/0 X-Git-Tag: omap-for-v4.2/o2_dc~96^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f61f5a022101e0c38c3cff2ef9ace9c9c86dbfb;p=pandora-kernel.git dm table: use bool function return values of true/false not 1/0 Use the normal return values for bool functions. Signed-off-by: Joe Perches Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed