diff options
author | Jason Yan <[email protected]> | 2020-09-19 15:45:27 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-19 14:23:13 -0700 |
commit | ebe65334abc89bcccc0d574e9957752ed910c52e (patch) | |
tree | d67b86929fb9a8697eb202c9dbb4e8368dbda269 /net/unix/sysctl_net_unix.c | |
parent | bf2977ae01f5477401160f4ca69f66859127fb7d (diff) |
net: b44: use true,false for bool variables
This addresses the following coccinelle warning:
drivers/net/ethernet/broadcom/b44.c:2213:6-20: WARNING: Assignment of
0/1 to bool variable
drivers/net/ethernet/broadcom/b44.c:2218:2-16: WARNING: Assignment of
0/1 to bool variable
drivers/net/ethernet/broadcom/b44.c:2226:3-17: WARNING: Assignment of
0/1 to bool variable
drivers/net/ethernet/broadcom/b44.c:2230:3-17: 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