[SCSI] drivers/scsi/sym53c416.c: fix a wrong check
authorAdrian Bunk <bunk@stusta.de>
Sun, 1 May 2005 23:47:10 +0000 (01:47 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:47 +0000 (12:53 -0500)
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 <bunk@stusta.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found