From: Jeff Kirsher Date: Wed, 14 May 2014 08:01:09 +0000 (-0700) Subject: igb/ixgbe: remove return statements for void functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~148^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43f856cc91c6adcb1b7d521bd03106c26767999;p=pandora-kernel.git igb/ixgbe: remove return statements for void functions Remove useless return statements for void functions which do not need it. Signed-off-by: Jeff Kirsher Tested-by: Phil Schmitt Tested-by: Aaron Brown --- Reading git-diff-tree failed