x25: remove blank lines at EOF

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Stephen Hemminger 2018-07-24 12:29:13 -07:00 коммит произвёл David S. Miller
Родитель 9d82a1cdd3
Коммит 27782f403f
2 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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.

Просмотреть файл

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