From: Tobias Klauser Date: Wed, 9 Nov 2005 20:03:05 +0000 (-0800) Subject: [SPARC]: Use ARRAY_SIZE macro X-Git-Tag: v2.6.15-rc1~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940fdc6e1223f1323b88b7f1e7ae09a93a76b74d;p=pandora-kernel.git [SPARC]: Use ARRAY_SIZE macro Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) and remove a duplicate of ARRAY_SIZE which is never used anyways. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed