From: Tobias Klauser Date: Fri, 29 Sep 2006 09:00:21 +0000 (-0700) Subject: [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro X-Git-Tag: v2.6.19-rc1~751 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2d8b5dcad468cb0bdec3368b53383bde51e487;p=pandora-kernel.git [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) Signed-off-by: Tobias Klauser Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed