diff mbox series

[net-next,13/18] x25: remove blank lines at EOF

Message ID 20180724192918.31165-14-sthemmin@microsoft.com (mailing list archive)
State New, archived
Headers show
Series net whitespace cleanups | expand

Commit Message

Stephen Hemminger July 24, 2018, 7:29 p.m. UTC
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 net/x25/Kconfig    | 2 --
 net/x25/x25_subr.c | 1 -
 2 files changed, 3 deletions(-)
diff mbox series

Patch

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);
 	}
 }
-