commit | 380c3877ae5de888cfb7a59990b9aee5a415295f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon May 02 01:47:10 2005 +0200 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri May 20 12:53:47 2005 -0500 |
tree | f66e529dc2d25c06fb97d181f3e45f72fc7c3699 | |
parent | 16c4b3e2071ad73e5cd2aa82961eed0414df6a7d [diff] |
[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 <bunk@stusta.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>