summaryrefslogtreecommitdiffstats
path: root/ax25rtd/listener.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-07-25 21:53:29 +0200
committerRalf Baechle <ralf@linux-mips.org>2017-07-25 21:53:29 +0200
commitf4a142c0031a15f9a6532d9d910d66d3911f5adf (patch)
tree4c76c7f64e5062bd6e453b4a1fbf03be46ac8634 /ax25rtd/listener.c
parentc0329673fa987eb2d493babb54c8aaa86ac7f9b3 (diff)
Compress multiple blank lines into single lines.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25rtd/listener.c')
-rw-r--r--ax25rtd/listener.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ax25rtd/listener.c b/ax25rtd/listener.c
index 1d9aa1f..8a4ecf9 100644
--- a/ax25rtd/listener.c
+++ b/ax25rtd/listener.c
@@ -45,7 +45,6 @@
#include <stdlib.h>
-
/* FIXME */
static unsigned long get_from_arp(unsigned char *data, int size)
{
@@ -472,7 +471,6 @@ void ax25_receive(int sock)
else
return;
-
SKIP(ALEN);
}