diff options
author | Jason Yan <[email protected]> | 2020-09-19 15:45:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-19 14:23:14 -0700 |
commit | 889bafe91b84398221b9a1b48c26b06fd8fef2af (patch) | |
tree | 44ae3646f7b117db5ef1a809df4f309df7e1614f /net/unix/sysctl_net_unix.c | |
parent | ebe65334abc89bcccc0d574e9957752ed910c52e (diff) |
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 <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions