diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-02-10 17:38:21 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-02-16 14:42:58 -0400 |
commit | 1a93e848b730abd048c9b0fd60c6efb4da64ac17 (patch) | |
tree | 3b763cb28bc88244df70f3e9ec0ab6f5aed34720 /tools/perf/scripts/python/exported-sql-viewer.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<abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Michal KalderonĀ <michal.kalderon@marvell.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions