From: Adrian Bunk Date: Thu, 5 May 2005 23:16:22 +0000 (-0700) Subject: [PATCH] drivers/scsi/sym53c416.c: fix a wrong check X-Git-Tag: v2.6.12-rc4~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6f0b0d016a254ff583fec26f2c9e21c1ae2fdf3;p=pandora-kernel.git [PATCH] 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 Cc: James Bottomley Cc: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed