aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:13 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commit27782f403fbfe531442b80f59e7e42ccbe00eb9c (patch)
tree71b2a2a1982876cbc3bbf14bd9a92b49ba58ab64 /net/x25
parentax25: remove blank line at EOF (diff)
downloadlinux-dev-27782f403fbfe531442b80f59e7e42ccbe00eb9c.tar.xz
linux-dev-27782f403fbfe531442b80f59e7e42ccbe00eb9c.zip
x25: remove blank lines at EOF
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25')
-rw-r--r--net/x25/Kconfig2
-rw-r--r--net/x25/x25_subr.c1
2 files changed, 0 insertions, 3 deletions
diff --git a/net/x25/Kconfig b/net/x25/Kconfig
index e2fa133f9fba..59fcb41fc5e6 100644
--- a/net/x25/Kconfig
+++ b/net/x25/Kconfig
@@ -31,5 +31,3 @@ config X25
To compile this driver as a module, choose M here: the module
will be called x25. If unsure, say N.
-
-
diff --git a/net/x25/x25_subr.c b/net/x25/x25_subr.c
index 9c214ec681ac..743103786652 100644
--- a/net/x25/x25_subr.c
+++ b/net/x25/x25_subr.c
@@ -381,4 +381,3 @@ void x25_check_rbuf(struct sock *sk)
x25_stop_timer(sk);
}
}
-