]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/signal32: Simplify logging in sigreturn()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 19 Mar 2021 11:07:00 +0000 (11:07 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 3 Apr 2021 10:22:20 +0000 (21:22 +1100)
commite3aba654b1c7d01c2da39a8960f11aceb5ef07fc
tree2bd7a3cc0628e0a09b34ef87d8e9b71078831cb1
parent1f4c4275cefa935b220bd3e965880648c977bd65
powerpc/signal32: Simplify logging in sigreturn()

Same spirit as commit b6d0aaf17e5f ("powerpc/signal32: Simplify logging
in handle_rt_signal32()"), remove this intermediate 'addr' local var.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/638fa99530beb29f82f94370057d110e91272acc.1616151715.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/signal_32.c