aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorkbuild test robot <[email protected]>2017-07-25 13:36:24 +0800
committerDoug Ledford <[email protected]>2017-07-28 14:51:13 -0400
commit3756c7f59a4538bb40d77a25221dc411cc7dd2e9 (patch)
treeef6fc981238468755477d444adfdbf4a963e8d37 /tools/perf/scripts/python
parente89bf462b6bece63a60723af88c76dce9dbe6b85 (diff)
IB/hns: fix boolreturn.cocci warnings
drivers/infiniband/hw/hns/hns_roce_qp.c:802:9-10: WARNING: return of 0/1 in function 'hns_roce_wq_overflow' 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: 7d1b6a678e0b ("IB/hns: Support compile test for hns RoCE driver") CC: Matan Barak <[email protected]> Signed-off-by: Fengguang Wu <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions