]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit22694c0c38ba023c6535f6b5b7925f9fb7a868fd
treee6b676427f66611f22a6552a8ef31d8d3db5c7db
parente84fef6b4a9d36fea53354633c590a7800d9fd83
V4L/DVB (4366): Remove of couple of useless lines

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>
drivers/media/video/tuner-simple.c