From: Breno Leitao Date: Thu, 25 Nov 2010 07:53:55 +0000 (+0000) Subject: cxgb3: Removing unused return variable X-Git-Tag: v2.6.38-rc1~476^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c661c4a2b0d64c33afc9018a406162b1f8ac5617;p=pandora-kernel.git cxgb3: Removing unused return variable Currently the ret variable is not used for anything other than receive the value of the t3_adapter_error(), which will always be 0, because the reset parameter is 0. Signed-off-by: Breno Leitao Signed-off-by: David S. Miller --- Reading git-diff-tree failed