From: Andrew Morton Date: Tue, 5 Feb 2008 10:37:21 +0000 (-0300) Subject: V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variable X-Git-Tag: v2.6.25-rc3~132^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1685a6fed210b110ac8abeff24e2ffd1713cb3fb;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed