V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variable
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Feb 2008 10:37:21 +0000 (07:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:15:13 +0000 (11:15 -0300)
commit1685a6fed210b110ac8abeff24e2ffd1713cb3fb
treef277db447164e112a1654d786524df8025a94692
parent384b835aed8acf341d99969b58d27434685bdd3d
V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variable

drivers/media/video/em28xx/em28xx-core.c: In function 'em28xx_set_audio_source':
drivers/media/video/em28xx/em28xx-core.c:276: warning: 'no_ac97' may be used uninitialized in this function

This looks like a genuine bug to me.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-core.c