From: Miguel Gómez Date: Thu, 7 Jun 2012 08:24:54 +0000 (+0200) Subject: Staging: ipack/bridges/tpci200: remove gotos in tpci200_install() X-Git-Tag: v3.6-rc1~100^2~890 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0ceb9e42ca9d7c65c1cbea585d8f5d61db7b2f;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed