]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: remove custom logging macros
authorTom Parkin <tparkin@katalix.com>
Sat, 22 Aug 2020 14:59:07 +0000 (15:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Aug 2020 19:44:37 +0000 (12:44 -0700)
commit5e2ba8421533eb2a2c04446998edf0b5a5469e49
tree58a119892a9848a2ffc569e54bd601f8250afc20
parent4731b6bc11d1a5896152b1f78559d665cc7d3127
l2tp: remove custom logging macros

All l2tp's informational and warning logging is now carried out using
standard kernel APIs.

Debugging information is now handled using tracepoints.

Now that no code is using the custom logging macros, remove them from
l2tp_core.h.

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