]> Pileus Git - ~andy/linux/commit
[media] zoran: fix compiler warning
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 31 Dec 2010 15:30:56 +0000 (12:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 4 Jan 2011 18:47:49 +0000 (16:47 -0200)
commit1a5e5af0d2111fdc39c6f2275ed2a9e2e6dd69e2
tree074a44ccd8333d72dd57582fd0e46152725881d5
parent0c8fc77e481a3bfc243336085a3fe1fc71f9c1fb
[media] zoran: fix compiler warning

drivers/media/video/zoran/zoran_driver.c: In function 'zoran_dqbuf':
drivers/media/video/zoran/zoran_driver.c:2197:21: warning: 'bs.frame' may be used uninitialized in this function

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_driver.c