From: Adrian Bunk Date: Sun, 1 May 2005 23:47:10 +0000 (+0200) Subject: [SCSI] drivers/scsi/sym53c416.c: fix a wrong check X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~27^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380c3877ae5de888cfb7a59990b9aee5a415295f;p=pandora-kernel.git [SCSI] drivers/scsi/sym53c416.c: fix a wrong check The Coverity checker found that this for loop was wrong. This patch changes it to what seems to be intended. Signed-off-by: Adrian Bunk Signed-off-by: James Bottomley --- Reading git-diff-tree failed