From: Emil Tantilov Date: Sat, 27 Aug 2011 07:18:47 +0000 (+0000) Subject: ixgbe: remove return code for functions that always return 0 X-Git-Tag: v3.2-rc1~129^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1befd774a049bdc85cf0ed5b307f913b33e1691;p=pandora-kernel.git ixgbe: remove return code for functions that always return 0 Since ixgbe_raise_i2c_clk() can never return anything else than 0 this patch removes it's return value and all checks for it. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed