diff options
author | 2020-09-19 15:45:43 +0800 | |
---|---|---|
committer | 2020-09-19 14:23:14 -0700 | |
commit | 889bafe91b84398221b9a1b48c26b06fd8fef2af (patch) | |
tree | 44ae3646f7b117db5ef1a809df4f309df7e1614f /tools/perf/scripts/python/stackcollapse.py | |
parent | net: b44: use true,false for bool variables (diff) | |
download | linux-dev-889bafe91b84398221b9a1b48c26b06fd8fef2af.tar.xz linux-dev-889bafe91b84398221b9a1b48c26b06fd8fef2af.zip |
net: qed: use true,false for bool variables
This addresses the following coccinelle warning:
drivers/net/ethernet/qlogic/qed/qed_rdma.c:1465:2-13: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/qlogic/qed/qed_rdma.c:1468:2-14: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/qlogic/qed/qed_rdma.c:1471:2-13: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/qlogic/qed/qed_rdma.c:1472:2-14: WARNING:
Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions