powerpc/modules: Use PPC_LI macros instead of opencoding
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 9 May 2022 05:36:21 +0000 (07:36 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 22 May 2022 05:58:27 +0000 (15:58 +1000)
commite0c2ef43210b023ed9a58c520c2fbede7010c592
treee09ee5eb760481ba0c61b99d18f89d24e8c12609
parent4390a58ee1c37dc915dcf44fabe925b160f5bcf0
powerpc/modules: Use PPC_LI macros instead of opencoding

Use PPC_LI_MASK and PPC_LI() instead of opencoding.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/3d56d7bc3200403773d54e62659d0e01292a055d.1652074503.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/module_32.c
arch/powerpc/kernel/module_64.c