[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162398828869.1363949.8342892140049622633.b4-ty@ellerman.id.au>
Date: Fri, 18 Jun 2021 13:51:28 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: linuxppc-dev@...ts.ozlabs.org, jk@...abs.org, paulus@...ba.org,
arnd@...db.de, mpe@...erman.id.au, benh@...nel.crashing.org,
linux-kernel@...r.kernel.org, Baokun Li <libaokun1@...wei.com>
Cc: weiyongjun1@...wei.com, yangjihong1@...wei.com, yukuai3@...wei.com,
yuehaibing@...wei.com
Subject: Re: [PATCH -next] powerpc/spufs: disp: Remove set but not used variable 'dummy'
On Tue, 1 Jun 2021 16:51:27 +0800, Baokun Li wrote:
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> arch/powerpc/platforms/cell/spufs/switch.c: In function 'check_ppu_mb_stat':
> arch/powerpc/platforms/cell/spufs/switch.c:1660:6: warning:
> variable ‘dummy’ set but not used [-Wunused-but-set-variable]
>
> arch/powerpc/platforms/cell/spufs/switch.c: In function 'check_ppuint_mb_stat':
> arch/powerpc/platforms/cell/spufs/switch.c:1675:6: warning:
> variable ‘dummy’ set but not used [-Wunused-but-set-variable]
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/spufs: disp: Remove set but not used variable 'dummy'
https://git.kernel.org/powerpc/c/911bacda4658129bee039dc90fc0c3f193ee2695
cheers
Powered by blists - more mailing lists