summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx
diff options
context:
space:
mode:
authorMathieu Malaterre <malat@debian.org>2018-02-25 18:22:19 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-03-13 15:50:33 +1100
commit67b464a89c21c9edd45ad15c457bb5f25dadecfd (patch)
tree297a23a904e04dac29fa0df0a1baba7225134ad8 /arch/powerpc/platforms/embedded6xx
parent174b701d3dcd14514f869e2bc08ac404b16fdb9d (diff)
downloadlinux-67b464a89c21c9edd45ad15c457bb5f25dadecfd.tar.gz
linux-67b464a89c21c9edd45ad15c457bb5f25dadecfd.tar.xz
powerpc/32: Mark both tmp variables as unused
Since the value of `tmp` is never intended to be read, declare both `tmp` variables as unused. Fix warning (treated as error in W=1): arch/powerpc/kernel/signal_32.c: In function ‘sys_swapcontext’: arch/powerpc/kernel/signal_32.c:1048:16: error: variable ‘tmp’ set but not used arch/powerpc/kernel/signal_32.c: In function ‘sys_debug_setcontext’: arch/powerpc/kernel/signal_32.c:1234:16: error: variable ‘tmp’ set but not used Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx')
0 files changed, 0 insertions, 0 deletions