commit | 667c7bc0aff18288186f1223784b57f77be7d81b | [log] [tgz] |
---|---|---|
author | Andi Drebes <lists-receive@programmierforen.de> | Mon Jul 30 11:49:51 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:03:34 2007 -0300 |
tree | 8e7ec1b1aff5c08fdb4942d9c607f080f6e22dc8 | |
parent | af520a3478b59476ed61eddee73948807398e358 [diff] |
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 <lists-receive@programmierforen.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>