From: Bart Van Assche Date: Thu, 9 Jul 2015 14:25:07 +0000 (-0700) Subject: qla2xxx: Remove a superfluous test X-Git-Tag: omap-for-v4.3/fixes-rc1~115^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e6afd49d9a5da8cdb648cb66e54432173298d7;p=pandora-kernel.git qla2xxx: Remove a superfluous test Avoid that smatch reports the following warning: drivers/scsi/qla2xxx/qla_attr.c:1081: qla2x00_model_desc_show() warn: this array is probably non-NULL. 'vha->hw->model_desc' Signed-off-by: Bart Van Assche Acked-by: Himanshu Madhani Signed-off-by: James Bottomley --- Reading git-diff-tree failed