From: Kalesh AP Date: Tue, 2 Sep 2014 04:26:52 +0000 (+0530) Subject: be2net: remove unncessary gotos X-Git-Tag: fixes-against-v3.18-rc2~81^2~174^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb8cb801a9393888c09bea38d3e9ca360221b66;p=pandora-kernel.git be2net: remove unncessary gotos In cases where there is no extra code to handle an error, this patch replaces gotos with a direct return statement. Signed-off-by: Kalesh AP Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed