commit | 36c7b3029784323d46d80b3262a4c1ab664eb0a3 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Jun 10 12:56:57 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 15 10:09:30 2009 -0500 |
tree | 2a5fafa7533af7d58005ebbbea750bd533ef72d7 | |
parent | df59c0ad05182329688e514e5a9c3836fa208ea3 [diff] |
[SCSI] ncr53c8xx: div reaches -1 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>