aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:17 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:43 -0700
commitc2df5603678b5b0d47ca70469934d1c146b29d9b (patch)
tree3d36ca1c8c2f9c23e7efee548232229df11f42f5 /net
parentbpfilter: remove trailing newline (diff)
downloadlinux-dev-c2df5603678b5b0d47ca70469934d1c146b29d9b.tar.xz
linux-dev-c2df5603678b5b0d47ca70469934d1c146b29d9b.zip
l2tp: remove trailing newline
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/l2tp/l2tp_core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c
index 1ea285bad84b..c8fc0f7f0b4b 100644
--- a/net/l2tp/l2tp_core.c
+++ b/net/l2tp/l2tp_core.c
@@ -1795,4 +1795,3 @@ MODULE_AUTHOR("James Chapman <jchapman@katalix.com>");
MODULE_DESCRIPTION("L2TP core");
MODULE_LICENSE("GPL");
MODULE_VERSION(L2TP_DRV_VERSION);
-