commit | a061f57d662ac2b19a1ff1955349adce7a282a5d | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon May 23 15:29:12 2011 -0700 |
committer | James Bottomley <jbottomley@parallels.com> | Tue May 24 13:08:57 2011 -0400 |
tree | 60645af34a8a24dfb5b6c256f65a537afa85715a | |
parent | 8e910965975a125fff806acae80ab2b640a8dac7 [diff] |
[SCSI] osst: wrong index used in inner loop Index i was already used in the outer loop. Fixes a potentially-infinite loop. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Willem Riede <osst@riede.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <jbottomley@parallels.com>