From: Tobias Klauser Date: Wed, 9 Nov 2005 20:03:42 +0000 (-0800) Subject: [SPARC64]: Use ARRAY_SIZE macro X-Git-Tag: v2.6.15-rc1~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c1a13a30f21406f39e546684a78ebe9859e6d7;p=pandora-kernel.git [SPARC64]: 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