From: Robert P. J. Day Date: Mon, 9 Jul 2007 21:17:57 +0000 (+0200) Subject: ide-cd: replace C code with call to ARRAY_SIZE() macro X-Git-Tag: v2.6.23-rc1~1213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c8f97a6c2d12fb144ad34076e969e8a01dc4b3;p=pandora-kernel.git ide-cd: replace C code with call to ARRAY_SIZE() macro Delete the unnecessary macro ARY_LEN and use ARRAY_SIZE directly. Signed-off-by: Robert P. J. Day Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed