]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: drivers/media/video/zoran: Don't use initialized char array
authorJoe Perches <joe@perches.com>
Mon, 13 Sep 2010 22:07:14 +0000 (19:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:11 +0000 (01:06 -0200)
commit634c6931637093f012df56d489e0b2f7735c235f
treea5ec579420042a99fbf4698928808b4e68755dde
parent5cac1f665fd18c75c9914ecd3fe808cebfe639f0
V4L/DVB: drivers/media/video/zoran: Don't use initialized char array

Just fill the array as necessary and terminate with 0

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_device.c