V4L/DVB (5831): stradis: use ARRAY_SIZE
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 5 Jul 2007 22:04:27 +0000 (19:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:42 +0000 (14:24 -0300)
sizeof(palette2fmt) / sizeof(u32) => ARRAY_SIZE(palette2fmt)

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found