[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190223125932.GC16686@kroah.com>
Date: Sat, 23 Feb 2019 13:59:32 +0100
From: Greg KH <greg@...ah.com>
To: Jules Irenge <jbi.octave@...il.com>
Cc: jreuter@...na.de, 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
Subject: Re: [Outreachy kernel] [PATCH] net: ax25: Fix multiple blank lines
warning
On Sat, Feb 23, 2019 at 11:17:51AM +0000, Jules Irenge wrote:
> 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);
Why are you doing outreachy application patches in net/? We only accept
them in drivers/staging/ Always start there first.
thanks,
greg k-h
Powered by blists - more mailing lists