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)
commitdbf82f3fac9d7cde572b08bde94d8aa117f92ac9
treee59aeaffb4911ffc7fb70c816244d6422dcd80dd
parentbef04d162c52bd7e0b98ba5ee3f904e6556c6551
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