V4L/DVB (6731): ivtv: Remove a invalid shadow-variable
authorRichard Knutsson <ricknu-0@student.ltu.se>
Sun, 2 Dec 2007 17:47:01 +0000 (14:47 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:14 +0000 (19:03 -0200)
Remove the shadowing 'struct v4l2_chip_ident *chip', since it already exists
and makes the if-statement useless.

Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found