diff options
author | Jason Yan <[email protected]> | 2020-09-19 15:45:56 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-19 14:23:14 -0700 |
commit | f3a3f346742b8439d76cb67191a41f2debaf6d4d (patch) | |
tree | 963d724d73e0bbee8216123aebcf2f06762c4bb4 /net/unix/sysctl_net_unix.c | |
parent | 889bafe91b84398221b9a1b48c26b06fd8fef2af (diff) |
bnx2x: use true,false for bool variables
This addresses the following coccinelle warning:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:15415:1-26: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:12393:2-17: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:15497:2-27: 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