From: Dan Carpenter Date: Thu, 6 Feb 2014 12:39:34 +0000 (+0300) Subject: RDMA/cxgb3: Remove a couple unneeded conditions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~68^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c735d481b9a507dccee63eeaf6aa6ffa2bccc67;p=pandora-kernel.git RDMA/cxgb3: Remove a couple unneeded conditions We know that "reset_tpt_entry" is false on this side of the if else statement so there is no need to check again. Signed-off-by: Dan Carpenter Signed-off-by: Roland Dreier --- Reading git-diff-tree failed