commit | 1acbf27e8a5843911d122ad0008e79ec5f7b6382 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Mon May 09 07:36:01 2022 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu May 19 23:11:28 2022 +1000 |
tree | 5562f7c44f98597765c234b3766e79ee50ad951f | |
parent | ae3a2a2188214adc355a5bdf6deb29120886c96f [diff] |
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range() Test in is_offset_in_branch_range() and is_offset_in_cond_branch_range() are simple tests that are worth inlining. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/a05be0ccb7373e6a9789a1988fcd0c810f5f9269.1652074503.git.christophe.leroy@csgroup.eu