powerpc/inst: Improve readability of get_user_instr() and friends
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 20 May 2021 13:50:40 +0000 (13:50 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Jun 2021 13:35:30 +0000 (23:35 +1000)
commit042e0860e1c1d60a0ab1ff3f16b7f420573133e0
tree7ea6a3877e2ced03e51d2d7c8974b31037b59ec0
parent9134806e149ebb214f122f0f84254096d3768bb2
powerpc/inst: Improve readability of get_user_instr() and friends

Remove unneeded line splits.

And remove unneeded local variable initialisation.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/fb097fda78cc6852905ef00f8f7bf371b6cc66f7.1621516826.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/inst.h