diff options
author | Gustavo A. R. Silva <[email protected]> | 2018-08-04 19:04:53 -0500 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-08-09 18:15:46 +0300 |
commit | c7743c428111912fffceb38b860024f7e33b3e3c (patch) | |
tree | 2776cc5b72fdb40b2ba11be1ac8d09047ddda635 /tools/lib/bpf/bpf.c | |
parent | ad2e6d23bdadd7db7086c578f3c77f244d405b3b (diff) |
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 <[email protected]>
Reviewed-by: Michael Buesch <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf.c')
0 files changed, 0 insertions, 0 deletions