浏览代码

x25: remove blank lines at EOF

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stephen Hemminger 7 年之前
父节点
当前提交
27782f403f
共有 2 个文件被更改,包括 0 次插入3 次删除
  1. 0 2
      net/x25/Kconfig
  2. 0 1
      net/x25/x25_subr.c

+ 0 - 2
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.
-
-

+ 0 - 1
net/x25/x25_subr.c

@@ -381,4 +381,3 @@ void x25_check_rbuf(struct sock *sk)
 		x25_stop_timer(sk);
 	}
 }
-