[SCSI] ncr53c8xx: div reaches -1
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 10 Jun 2009 19:56:57 +0000 (12:56 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 15 Jun 2009 15:09:30 +0000 (10:09 -0500)
With while(--div >= 0) { ... } div reaches -1.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found