Re: [PATCH -next] powerpc/spufs: remove set but not used variable 'ctx'

From: Michael Ellerman
Date: Thu Nov 14 2019 - 04:08:03 EST


On Wed, 2019-10-23 at 13:44:23 UTC, YueHaibing wrote:
> arch/powerpc/platforms/cell/spufs/inode.c:201:22:
> warning: variable ctx set but not used [-Wunused-but-set-variable]
>
> It is not used since commit 67cba9fd6456 ("move
> spu_forget() into spufs_rmdir()")
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/35a5c328fcf3493c5adf333d34c1ca6953fe372d

cheers