From: Eric Sesterhenn Date: Tue, 26 Sep 2006 12:22:00 +0000 (+0200) Subject: [ARM] Off-by-one in arch/arm/common/icst* X-Git-Tag: v2.6.19-rc1~885^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d8f7dec179a421d6d449ddcd1713ed55db40be;p=pandora-kernel.git [ARM] Off-by-one in arch/arm/common/icst* hi, a quick find -iname \*.[ch] | xargs grep "> ARRAY_SIZE(", revealed these in the icst drivers. If i == ARRAY_SIZE, we get past the idx2s array. Signed-off-by: Eric Sesterhenn Signed-off-by: Russell King --- Reading git-diff-tree failed