Skip to content
Commit dbf82f3f authored by Tom Parkin's avatar Tom Parkin Committed by David S. Miller
Browse files

l2tp: prefer using BIT macro



Use BIT(x) rather than (1<<x), reported by checkpatch.pl.

Signed-off-by: default avatarTom Parkin <tparkin@katalix.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bef04d16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment