[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168836201880.50010.12319548059181473411.b4-ty@ellerman.id.au>
Date: Mon, 03 Jul 2023 15:26:58 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: arnd@...db.de, npiggin@...il.com, christophe.leroy@...roup.eu,
Tom Rix <trix@...hat.com>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: remove unneeded if-checks
On Fri, 28 Apr 2023 18:12:40 -0400, Tom Rix wrote:
> For ppc64, gcc with W=1 reports
> arch/powerpc/platforms/cell/spu_base.c:330:17: error:
> suggest braces around empty body in an 'if' statement [-Werror=empty-body]
> 330 | ;
> | ^
> arch/powerpc/platforms/cell/spu_base.c:333:17: error:
> suggest braces around empty body in an 'if' statement [-Werror=empty-body]
> 333 | ;
> | ^
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: remove unneeded if-checks
https://git.kernel.org/powerpc/c/da5311a4b852eaf2c0feac8b28884a8d8a801dfc
cheers
Powered by blists - more mailing lists