diff options
author | Jiapeng Chong <[email protected]> | 2021-02-10 17:38:21 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-02-16 14:42:58 -0400 |
commit | 1a93e848b730abd048c9b0fd60c6efb4da64ac17 (patch) | |
tree | 3b763cb28bc88244df70f3e9ec0ab6f5aed34720 /tools/perf/scripts/python/flamegraph.py | |
parent | bf656b029f88ca4b00e2b84c752813f2cb306174 (diff) |
RDMA/qedr: Use true and false for bool variable
Fix the following coccicheck warning:
./drivers/infiniband/hw/qedr/qedr.h:629:9-10: WARNING: return of 0/1 in
function 'qedr_qp_has_rq' with return type bool.
./drivers/infiniband/hw/qedr/qedr.h:620:9-10: WARNING: return of 0/1 in
function 'qedr_qp_has_sq' with return type bool.
Link: https://lore.kernel.org/r/1612949901-109873-1-git-send-email-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot<[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Acked-by: Michal KalderonĀ <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions