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