linux-hams.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ax25: Fix  multiple blank lines warning
@ 2019-02-23 11:17 Jules Irenge
  2019-02-23 12:59 ` [Outreachy kernel] " Greg KH
  2019-02-23 13:22 ` Julia Lawall
  0 siblings, 2 replies; 4+ messages in thread
From: Jules Irenge @ 2019-02-23 11:17 UTC (permalink / raw)
  To: jreuter
  Cc: linux-hams, linux-kernel, davem, ralf, netdev, outreachy-kernel,
	jbi.octave

Signed-off-by: Jules Irenge <jbi.octave@gmail.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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-23 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-23 11:17 [PATCH] net: ax25: Fix multiple blank lines warning Jules Irenge
2019-02-23 12:59 ` [Outreachy kernel] " Greg KH
2019-02-23 13:17   ` Ivan Ivanov
2019-02-23 13:22 ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).