From: Stephen Hemminger Date: Tue, 24 Jul 2018 19:29:17 +0000 (-0700) Subject: l2tp: remove trailing newline X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c2df5603678b5b0d47ca70469934d1c146b29d9b;p=linux.git l2tp: remove trailing newline Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c index 1ea285bad84b1..c8fc0f7f0b4b9 100644 --- a/net/l2tp/l2tp_core.c +++ b/net/l2tp/l2tp_core.c @@ -1795,4 +1795,3 @@ MODULE_AUTHOR("James Chapman "); MODULE_DESCRIPTION("L2TP core"); MODULE_LICENSE("GPL"); MODULE_VERSION(L2TP_DRV_VERSION); -