From: Tushar Behera Date: Thu, 26 Jun 2014 10:05:35 +0000 (+0530) Subject: serial: amba-pl011: Remove redundant label X-Git-Tag: omap-for-v3.17/fixes-against-rc2~165^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6d942a819cd29854903097392b29010cbcf4da;p=pandora-kernel.git serial: amba-pl011: Remove redundant label The label 'out' is only used to return the error code. We can return the error code directly and remove 'out' label. Signed-off-by: Tushar Behera Reviewed-by: Daniel Thompson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed