git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7986a9
)
Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
author
Miguel Gómez
<magomez@igalia.com>
Thu, 7 Jun 2012 08:24:54 +0000
(10:24 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:58:03 +0000
(08:58 -0700)
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>
No differences found