From: Bart Van Assche Date: Tue, 25 Jun 2013 15:27:25 +0000 (-0400) Subject: [SCSI] qla2xxx: Remove two superfluous tests. X-Git-Tag: v3.11-rc1~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dcfaac943da1a2981e7488f74b0d4259fbb43f;p=pandora-kernel.git [SCSI] qla2xxx: Remove two superfluous tests. Since ha->model_desc is an array comparing it against NULL is superfluous. Hence remove these tests. Signed-off-by: Bart Van Assche Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-diff-tree failed