From: Roel Kluin Date: Mon, 23 May 2011 22:29:12 +0000 (-0700) Subject: [SCSI] osst: wrong index used in inner loop X-Git-Tag: v3.0-rc1~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a061f57d662ac2b19a1ff1955349adce7a282a5d;p=pandora-kernel.git [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 Cc: Willem Riede Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed