diff options
author | Joe Perches <[email protected]> | 2012-05-30 13:25:55 -0700 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2012-06-03 18:59:21 +0200 |
commit | dc605dbdb8dd152448ccb8d4c4d5bd9439965a20 (patch) | |
tree | 79eb67bb0a5b4756737894c2b2ff023f7befcbc3 /net/unix/sysctl_net_unix.c | |
parent | f461f27a4436dbe691908fe08b867ef888848cc3 (diff) |
can: cc770: Fix likely misuse of | for &
Using | with a constant is always true.
Likely this should have be &.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions