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 --- listen/nrdump.c | 1 - 1 file changed, 1 deletion(-) (limited to 'listen/nrdump.c') diff --git a/listen/nrdump.c b/listen/nrdump.c index c9fb0c1..b8fb3dd 100644 --- a/listen/nrdump.c +++ b/listen/nrdump.c @@ -192,7 +192,6 @@ void netrom_dump(unsigned char *data, int length, int hexdump, int type) } } - static void netrom_flags(int flags) { if (flags & NR4CHOKE) -- cgit v1.2.3