From f4a142c0031a15f9a6532d9d910d66d3911f5adf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 25 Jul 2017 21:53:29 +0200 Subject: Compress multiple blank lines into single lines. Signed-off-by: Ralf Baechle --- ax25ipd/io.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ax25ipd') diff --git a/ax25ipd/io.c b/ax25ipd/io.c index d17f9fd..281d248 100644 --- a/ax25ipd/io.c +++ b/ax25ipd/io.c @@ -26,13 +26,9 @@ #include #include - - - #include static struct termio nterm; - int ttyfd = -1; static int udpsock = -1; static int sock = -1; @@ -59,7 +55,6 @@ int ttyfd_bpq = 0; #define FNDELAY O_NDELAY #endif - /* * process an I/O error; return true if a retry is needed * -- cgit v1.2.3