Skip to content
Commit 7fa2d170 authored by Oliver Neukum's avatar Oliver Neukum Committed by David S. Miller
Browse files

cdc-eem: always use BIT



Either you use BIT(x) or 1 << x in the same expression.
Mixing them is ridiculous. Go to BIT()

Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 36884330
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment