From: Mark Rustad Date: Tue, 22 Jul 2014 06:51:08 +0000 (+0000) Subject: ixgbe: Make return values more direct X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~76^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90dd264566405e2f1bbb8595a4b5612281f6315;p=pandora-kernel.git ixgbe: Make return values more direct Make return values more direct, eliminating some gotos and otherwise unneeded conditionals. This also eliminates some local variables. Also a few minor cleanups in affected code so checkpatch won't complain. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed