commit | 4e71106c343c625c0bf72a65b244e35e7d2cd037 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Aug 12 00:04:30 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Sep 02 11:00:22 2020 +1000 |
tree | 1090bab47353f9546dd047e148b534b43b425050 | |
parent | 20ff8ec182160df86571a8af5773ff1e52837d73 [diff] |
powerpc: unrel_branch_check.sh: simplify objdump's asm output We don't use the raw hex instruction dump, so elide it and adjust the following expressions. Also use \s instead of [[:space:]] everywhere. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200811140435.20957-4-sfr@canb.auug.org.au