powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 27 Aug 2019 07:19:32 +0000 (09:19 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 31 Jan 2021 11:35:50 +0000 (22:35 +1100)
commitc0cff7a17781f8b02b4837a9fc434a7eed322a14
treeed38b7364ecb99eeb5676a8cc3875212402791bb
parent60aece416483fdf7e51728a3518438e0458bdabb
powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()

Adjust jump targets so that a bit of exception handling can be better
reused at the end of this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1a4bafee-562f-5eb4-d2bd-34704f8c5ab3@web.de
arch/powerpc/platforms/82xx/pq2ads-pci-pic.c