From: Joe Perches Date: Mon, 30 Mar 2015 01:29:42 +0000 (-0700) Subject: wireless: Use bool function returns of true/false instead of 1/0 X-Git-Tag: omap-for-v4.2/o2_dc~131^2~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12827fecf4dd47cc6e2b3a37edcdf81b52c9e2fa;p=pandora-kernel.git wireless: 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed