From: Joe Perches Date: Mon, 30 Mar 2015 01:25:12 +0000 (-0700) Subject: ethernet: Use bool function returns of true/false instead of 1/0 X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e833c596ef5f699479a8ba2d3294a004895f5f4;p=pandora-kernel.git ethernet: Use bool function returns of true/false instead of 1/0 Use bool constants as the return values instead of 1 and 0. Signed-off-by: Joe Perches Acked-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed