powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 20 May 2021 10:23:08 +0000 (10:23 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 15 Jun 2021 14:16:48 +0000 (00:16 +1000)
commite0ea08c0cacf9370e3fd3ee8bb7456c61e79db66
treea661216e7c47bfbe53d5e9acc777f7af9ca09b8c
parente08021f8dbd256f480b7e172aa4e894219c901f2
powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones

To increase readability, use _Rx macros instead of __REG_Rx.

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