aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_addr.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:12 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commit9d82a1cdd391e84bfe5d70702ad4efe5be7d2236 (patch)
treede27de449d56e920881ddb5aa4feeac37c9ccb63 /net/ax25/ax25_addr.c
parentatm: remove blank lines at EOF (diff)
downloadlinux-dev-9d82a1cdd391e84bfe5d70702ad4efe5be7d2236.tar.xz
linux-dev-9d82a1cdd391e84bfe5d70702ad4efe5be7d2236.zip
ax25: remove blank line at EOF
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25/ax25_addr.c')
-rw-r--r--net/ax25/ax25_addr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ax25/ax25_addr.c b/net/ax25/ax25_addr.c
index ac2542b7be88..a14cfa736b63 100644
--- a/net/ax25/ax25_addr.c
+++ b/net/ax25/ax25_addr.c
@@ -304,4 +304,3 @@ void ax25_digi_invert(const ax25_digi *in, ax25_digi *out)
}
}
}
-