aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorjing yangyang <[email protected]>2021-08-19 19:41:17 -0700
committerFelix Fietkau <[email protected]>2021-10-20 10:36:39 +0200
commit4fb0a7d26ab0516cacdb2cc1784c9694680d24ec (patch)
tree40e9809504ba5ddad4f8105b835007d2e297ec53 /tools/perf/scripts/python
parentcf592be1d734ea139c815e78751c5dbcdaa2aed9 (diff)
mt76: fix boolreturn.cocci warnings
./drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c:172:8-9:WARNING: return of 0/1 in function 'mt7663_usb_sdio_tx_status_data' 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 Reported-by: Zeal Robot <[email protected]> Signed-off-by: jing yangyang <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions