[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190223111751.14620-1-jbi.octave@gmail.com>
Date:   Sat, 23 Feb 2019 11:17:51 +0000
From:   Jules Irenge <jbi.octave@...il.com>
To:     jreuter@...na.de
Cc:     linux-hams@...r.kernel.org, linux-kernel@...r.kernel.org,
        davem@...emloft.net, ralf@...ux-mips.org, netdev@...r.kernel.org,
        outreachy-kernel@...glegroups.com, jbi.octave@...il.com
Subject: [PATCH] net: ax25: Fix  multiple blank lines warning
Signed-off-by: Jules Irenge <jbi.octave@...il.com>
---
 net/ax25/af_ax25.c | 2 --
 1 file changed, 2 deletions(-)
diff --git a/net/ax25/af_ax25.c b/net/ax25/af_ax25.c
index 5048790a75f6..2da349b7854a 100644
--- a/net/ax25/af_ax25.c
+++ b/net/ax25/af_ax25.c
@@ -49,8 +49,6 @@
 #include <net/ip.h>
 #include <net/arp.h>
 
-
-
 HLIST_HEAD(ax25_list);
 DEFINE_SPINLOCK(ax25_list_lock);
 
-- 
2.20.1
Powered by blists - more mailing lists
 
