diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 15:29:11 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-24 17:10:42 -0400 |
commit | 543de8881dfe759b304bbbcac8c360d1af52c6b3 (patch) | |
tree | 9bffedd1a9fe108efc54282726eb15ecbcbc50e7 | |
parent | ed976ea7307876a8557b4c069edf9314ed7459d0 (diff) |
atm: remove blank lines at EOF
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | net/atm/mpoa_proc.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/atm/mpoa_proc.c b/net/atm/mpoa_proc.c index b93cc0f18292..46d6cd9a36ae 100644 --- a/net/atm/mpoa_proc.c +++ b/net/atm/mpoa_proc.c | |||
@@ -307,9 +307,3 @@ void mpc_proc_clean(void) | |||
307 | } | 307 | } |
308 | 308 | ||
309 | #endif /* CONFIG_PROC_FS */ | 309 | #endif /* CONFIG_PROC_FS */ |
310 | |||
311 | |||
312 | |||
313 | |||
314 | |||
315 | |||