V4L/DVB (12703): gspca - sn9c20x: Reduces size of object
authorJoe Perches <joe@perches.com>
Wed, 2 Sep 2009 04:12:13 +0000 (01:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:20:12 +0000 (12:20 -0300)
commit58aa68c2fbdc3d025a3aff280935ede66dbcdc3e
treebddb0e12e093a01c011575e48e62139eeebd34a1
parente14304712939133d58a5132501e80509658e0449
V4L/DVB (12703): gspca - sn9c20x: Reduces size of object

Use s16 instead of int where possible.
Use struct instead of arrays

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Brian Johnson <brijohn@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/sn9c20x.c