diff options
| author | Changcheng Deng <[email protected]> | 2021-11-26 08:02:01 +0000 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2021-12-19 15:24:01 +0100 |
| commit | 9b5271f3c35957dc27d913eb526c186610ec410d (patch) | |
| tree | 60944dbb0321bfb3d8fe528099b39c30acfc2218 /tools/perf/scripts/python/compaction-times.py | |
| parent | 5b595b66394096258d0ad555a41e52ea387aeb9e (diff) | |
mt76: mt7921: fix boolreturn.cocci warning
./drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c: 223: 8-9: WARNING:
return of 0/1 in function 'mt7921s_tx_status_data' with return type bool
Return statements in functions returning bool should use true/false
instead of 1/0.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Changcheng Deng <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions