[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201104073056.GQ4488@dell>
Date: Wed, 4 Nov 2020 07:30:56 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH 01/30] net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT
is not defined
On Wed, 04 Nov 2020, Lee Jones wrote:
> On Tue, 03 Nov 2020, Jakub Kicinski wrote:
>
> > On Mon, 2 Nov 2020 11:44:43 +0000 Lee Jones wrote:
> > > When AIX_EVENT is not defined, the 'if' body will be empty, which
> > > makes GCC complain. Place bracketing around the invocation to protect
> > > it.
> > >
> > > Fixes the following W=1 kernel build warning(s):
> > >
> > > drivers/net/fddi/skfp/ecm.c: In function ‘ecm_fsm’:
> > > drivers/net/fddi/skfp/ecm.c:153:29: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
> > >
> > > Cc: "David S. Miller" <davem@...emloft.net>
> > > Cc: Jakub Kicinski <kuba@...nel.org>
> > > Cc: netdev@...r.kernel.org
> > > Signed-off-by: Lee Jones <lee.jones@...aro.org>
> >
> > Okay, I applied most of these,
>
> Thank you.
>
> > but please don't post series larger than 15 patches in the future.
>
> No problem.
>
> > Also each patch series should have a cover letter.
>
> https://lore.kernel.org/lkml/20200817081630.GR4354@dell/
Whoops. Wrong one.
Ah, I see what happened.
It looks like it was only sent to Dave for some reason.
Apologies. Will fix in the future.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists