commit | 3d97abbc9f6fe90973551f3e3eef47ffef863114 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Aug 12 00:04:31 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Sep 02 11:00:22 2020 +1000 |
tree | a5be4e4422e4e2ee5e4bf1d4658083272bdbe823 | |
parent | 4e71106c343c625c0bf72a65b244e35e7d2cd037 [diff] |
powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sed Also start using sed -E and make all the separate expressions into a single one with comments. Pull the stripping of condition registers back into the sed command. 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-5-sfr@canb.auug.org.au