V4L/DVB (3420): Nskips maybe used uninitialized in bttv_risc_overlay
authorDuncan Sands <baldrick@free.fr>
Thu, 9 Mar 2006 14:20:14 +0000 (11:20 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:52:56 +0000 (08:52 -0800)
The Coverity checker (previously Stanford checker) noticed that
the value of nskips could be read even if it was never written.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found