]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d72dc915b2982e31ea392c116f209527b81d22b
tree7ea6a3877e2ced03e51d2d7c8974b31037b59ec0
parente394959f80a59a21008dceaaabc107dc6f38cf64
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