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:
parent
9d82a1cdd3
commit
27782f403f
|
@ -31,5 +31,3 @@ config X25
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the module
|
To compile this driver as a module, choose M here: the module
|
||||||
will be called x25. If unsure, say N.
|
will be called x25. If unsure, say N.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -381,4 +381,3 @@ void x25_check_rbuf(struct sock *sk)
|
||||||
x25_stop_timer(sk);
|
x25_stop_timer(sk);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue