V4L/DVB (6328): ivtv: fix NULL dereference
authorAdrian Bunk <bunk@kernel.org>
Sun, 14 Oct 2007 17:51:37 +0000 (14:51 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:40 +0000 (12:01 -0200)
We shouldn't dereference "itv" when we know it's NULL...

Spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found