Re: [PATCH -next] EDAC: aspeed: Remove set but not used variable 'np'

From: Borislav Petkov
Date: Tue Jun 11 2019 - 09:17:06 EST


On Wed, May 29, 2019 at 03:10:54AM +0000, Stefan Schaeckeler (sschaeck) wrote:
> On Tuesday, May 28, 2019 at 6:27 PM, Andrew Jeffery wrote:
> > On Sun, 26 May 2019, at 00:12, YueHaibing wrote:
> > > Fixes gcc '-Wunused-but-set-variable' warning:
> > >
> > > drivers/edac/aspeed_edac.c: In function aspeed_probe:
> > > drivers/edac/aspeed_edac.c:284:22: warning: variable np set but not
> > > used [-Wunused-but-set-variable]
> > >
> > > It is never used and can be removed.
> > >
> > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> >
> > Reviewed-by: Andrew Jeffery <andrew@xxxxxxxx>
>
> Reviewed-by: Stefan Schaeckeler <sschaeck@xxxxxxxxx>

Applied, thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.