l2tp: prefer using BIT macro
Use BIT(x) rather than (1<<x), reported by checkpatch.pl. Signed-off-by: NTom Parkin <tparkin@katalix.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录
Use BIT(x) rather than (1<<x), reported by checkpatch.pl. Signed-off-by: NTom Parkin <tparkin@katalix.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>