From: Bruce Allan Date: Tue, 31 Jan 2012 06:37:54 +0000 (+0000) Subject: e1000e: remove unnecessary returns from void functions X-Git-Tag: v3.4-rc1~177^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe1e980f24697edb7d4e17cd74bbeae4a0388525;p=pandora-kernel.git e1000e: remove unnecessary returns from void functions ...and convert some goto's which simply return to just return. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed