commit | c7393a71eb1abdda7e3a3ef798bae60de11540ec | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Fri Mar 19 11:07:00 2021 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Apr 03 21:22:20 2021 +1100 |
tree | 2bd7a3cc0628e0a09b34ef87d8e9b71078831cb1 | |
parent | 887f3ceb51cd34109ac17bfc98695162e299e657 [diff] |
powerpc/signal32: Simplify logging in sigreturn() Same spirit as commit debf122c777f ("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