powerpc: unrel_branch_check.sh: exit silently for early errors
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 11 Aug 2020 14:04:34 +0000 (00:04 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 2 Sep 2020 01:00:22 +0000 (11:00 +1000)
commitaf13a2244d59c4d63a25abd8257cbaef9d9ffebc
treeb758b9bf893716e0561c7cbf1d2a589c5df6cbb4
parent3745ae63b405b09c86718f95d96c4b2d2827b087
powerpc: unrel_branch_check.sh: exit silently for early errors

If we can't find the address of __end_interrupts, then we still exit
successfully as that is the current behaviour.

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-8-sfr@canb.auug.org.au
arch/powerpc/tools/unrel_branch_check.sh