Skip to content
Commit 35a5c328 authored by YueHaibing's avatar YueHaibing Committed by Michael Ellerman
Browse files

powerpc/spufs: remove set but not used variable 'ctx'



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 67cba9fd ("move
spu_forget() into spufs_rmdir()")

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191023134423.15052-1-yuehaibing@huawei.com
parent c312d14e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment