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
A
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
---
arch/powerpc/platforms/cell/spufs/inode.c | 2 --
1 file changed,