commit | 1c9debbc2eb5391277ae6aa7d95f821e0c28613d | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu May 20 10:23:03 2021 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 16 00:16:47 2021 +1000 |
tree | f664866e1e4d96f0906454589229c8a7f10cab36 | |
parent | 8804d5beef9189fd2eae5aee14e1628436742e02 [diff] |
powerpc/signal: 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/4ca2bfdca2f47a293d05f61eb3c4e487ee170f1f.1621506159.git.christophe.leroy@csgroup.eu