From 7f6d942a819cd29854903097392b29010cbcf4da Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Thu, 26 Jun 2014 15:35:35 +0530 Subject: [PATCH] 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-format-patch failed