wireless: Use bool function returns of true/false instead of 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 01:29:42 +0000 (18:29 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 7 Apr 2015 17:10:23 +0000 (20:10 +0300)
Use bool constants as the return values instead of 1 and 0.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

No differences found