]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: prefer using BIT macro
authorTom Parkin <tparkin@katalix.com>
Wed, 22 Jul 2020 16:32:11 +0000 (17:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 01:08:39 +0000 (18:08 -0700)
commitbf3a8370c116d2165af6cfe2ec99a3057b778a11
treee59aeaffb4911ffc7fb70c816244d6422dcd80dd
parent6151467cf3e3ca9da91fc9560be36764ce37ca3c
l2tp: prefer using BIT macro

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

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.h