V4L/DVB (4366): Remove of couple of useless lines
authorTrent Piepho <xyzzy@speakeasy.org>
Tue, 8 Aug 2006 12:10:05 +0000 (09:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 14:53:19 +0000 (11:53 -0300)
A buffer was set just before an if block, and then again in both branches
of the if.  Obvious coding error.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found