From: Jeremy Kerr Date: Fri, 20 Jul 2007 19:39:35 +0000 (+0200) Subject: [CELL] spufs: fix array size of channel index X-Git-Tag: v2.6.23-rc1~195^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daced0f718b92b0bcdb9790622c255d4660f51ce;p=pandora-kernel.git [CELL] spufs: fix array size of channel index Based on a fix from Masato Noguchi . Remove the (incorrect) array size declarations in the spufs channel arrays, and use ARRAY_SIZE rather than hardcoded values. Signed-off-by: Jeremy Kerr Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed