diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-05 03:04:53 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-08-09 18:15:46 +0300 |
commit | c7743c428111912fffceb38b860024f7e33b3e3c (patch) | |
tree | 2776cc5b72fdb40b2ba11be1ac8d09047ddda635 /drivers/net/wireless/broadcom/b43 | |
parent | ad2e6d23bdadd7db7086c578f3c77f244d405b3b (diff) | |
download | linux-c7743c428111912fffceb38b860024f7e33b3e3c.tar.xz |
ssb: driver_gige: use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.
This code was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Michael Buesch <m@bues.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom/b43')
0 files changed, 0 insertions, 0 deletions