]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ae59551161f440e3a9e71d2f38ea66abe965f6f
treea661216e7c47bfbe53d5e9acc777f7af9ca09b8c
parent20d48d158aa496c01a5ea4c1df316913da859082
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