diff options
author | Yan-Hsuan Chuang <[email protected]> | 2019-09-16 10:41:40 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-10-01 12:17:37 +0300 |
commit | 0d32f5d93bbaeb57b607cb5cb1c67626d5754905 (patch) | |
tree | 070d748ffedaada4956aba623799bf4ed9ca1510 /tools/perf/scripts/python/syscall-counts.py | |
parent | fa38b4fddc7c2ffbaff885eb92f4b20c25b0a81f (diff) |
rtw88: 8822c: fix boolreturn.cocci warnings
drivers/net/wireless/realtek/rtw88/rtw8822c.c:2606:9-10: WARNING: return
of 0/1 in function 'rtw8822c_dpk_coef_iq_check' with return type bool
Return statements in functions returning bool should use true/false
instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Fixes: 5227c2ee453d ("rtw88: 8822c: add SW DPK support")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions