diff options
author | Joe Perches <joe@perches.com> | 2012-05-30 13:25:55 -0700 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2012-06-03 18:59:21 +0200 |
commit | dc605dbdb8dd152448ccb8d4c4d5bd9439965a20 (patch) | |
tree | 79eb67bb0a5b4756737894c2b2ff023f7befcbc3 /include/linux/sched.h | |
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 <joe@perches.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/linux/sched.h')
0 files changed, 0 insertions, 0 deletions