From: Jiri Slaby Date: Tue, 22 Dec 2009 00:27:55 +0000 (-0800) Subject: [SCSI] cxgbi3: remove unnecessary NULL test X-Git-Tag: v2.6.34-rc1~284^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed8570ef4d51bb46e2028b2e3c3ddd1f860e193;p=pandora-kernel.git [SCSI] cxgbi3: remove unnecessary NULL test Stanse found that c3cn is poked many times around in cxgb3i_conn_pdu_ready, there is no need to check if it is NULL. Remove the test. Signed-off-by: Jiri Slaby Reviewed-by: Mike Christie Acked-by: Karen Xie Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed