commit | 47b04699d0709f5ff12a8aa0b3050a6246eb570e | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu May 20 10:23:04 2021 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 16 00:16:48 2021 +1000 |
tree | e9d30d7a219b97cc5ab73435a8642817f6832385 | |
parent | 1c9debbc2eb5391277ae6aa7d95f821e0c28613d [diff] |
powerpc/modules: Use PPC_RAW_xx() macros To improve readability, use PPC_RAW_xx() macros instead of open coding. Those macros are self-explanatory so the comments can go as well. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/99d9ee8849d3992beeadb310a665aae01c3abfb1.1621506159.git.christophe.leroy@csgroup.eu