]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 14 Oct 2007 21:11:53 +0000 (18:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:39 +0000 (12:01 -0200)
commit6caf3c13c37b877607b8b4fad09918d920a9b3f6
treebed33b9cb032af71df886aab5c8c185e8622d801
parent48f5f2fab4c4ee71bd6d4c46c621573e0fd0541f
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value

Initialize strength to zero.

Thanks to Adrian Bunk, who spotted this with the Coverity checker.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c