Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()
authorMiguel Gómez <magomez@igalia.com>
Thu, 7 Jun 2012 08:24:53 +0000 (10:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:58:03 +0000 (08:58 -0700)
commitf7986a9e7341e8f4c69cc36a60e1f778a01471ee
tree6fc6731f2d9966a5ade6edd593df56767e0aac1c
parent14d9f9a3e1f9a962f5cc480dcf2ee72fb16031be
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()

Remove the "out" label from tpci200_request_irq(), as it can directly return
the error code instead of jumping.

Signed-off-by: Miguel Gómez <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c
This page took 0.071134 seconds and 5 git commands to generate.