From: Andi Drebes Date: Mon, 30 Jul 2007 14:49:51 +0000 (-0300) Subject: V4L/DVB (5942): Usb/vp7045.c: ARRAY_SIZE() X-Git-Tag: v2.6.24-rc1~1463^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667c7bc0aff18288186f1223784b57f77be7d81b;p=pandora-kernel.git V4L/DVB (5942): Usb/vp7045.c: ARRAY_SIZE() This patch replaces an array size calculation done using sizeof with an invocation of the ARRAY_SIZE macro. Tested by compilation on an i386 box using "allyesconfig". Diffed against Linus' git-tree. Signed-off-by: Andi Drebes Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed