commit | e1ba33df0cbc6a7ab339dc093f37825775b9caca | [log] [tgz] |
---|---|---|
author | Richard Knutsson <ricknu-0@student.ltu.se> | Sun Dec 02 14:47:01 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:03:14 2008 -0200 |
tree | 261384e47a7634978e827ce66f2104c204adebb2 | |
parent | 5d2bf930a2f4586a3e19318ed821a34193c4b7cd [diff] |
V4L/DVB (6731): ivtv: Remove a invalid shadow-variable 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>