From: Fabio Estevam Date: Thu, 27 Nov 2014 19:08:30 +0000 (-0200) Subject: serial: mxs-auart: Remove unneeded goto label X-Git-Tag: fixes-v4.0-rc1~98^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11387b0a46a4b19f3aa8c7b85faff31d9bc1e471;p=pandora-kernel.git serial: mxs-auart: Remove unneeded goto label Instead of jumping to the 'out' label, let's return the error immediately, which makes the code shorter and cleaner. Signed-off-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed