Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
authorMiguel Gómez <magomez@igalia.com>
Thu, 7 Jun 2012 08:24:54 +0000 (10:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:58:03 +0000 (08:58 -0700)
commitec0ceb9e42ca9d7c65c1cbea585d8f5d61db7b2f
tree29b30ec5b3f4c6ac2311e7ff5d7758c23d164f19
parentf7986a9e7341e8f4c69cc36a60e1f778a01471ee
Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()

Remove the gotos when handling error conditions, as the code gets clearer
and the gotos are not really avoiding code replication.

Signed-off-by: Miguel Gómez <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c