Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()
authorMiguel Gómez <magomez@igalia.com>
Thu, 7 Jun 2012 08:24:51 +0000 (10:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:58:02 +0000 (08:58 -0700)
commit5e4be523981c7e63873b0321dee51bd94226fc99
tree049cb72c24dd94db9caf03c4a780f7d141960c79
parent7d3da090cdcf400178b81f851c3721e2bbb9fce9
Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()

Remove the "out" label from tpci200_slot_map_space(), 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