V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes
authorAdrian Bunk <bunk@stusta.de>
Fri, 27 Jul 2007 14:09:57 +0000 (11:09 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 30 Jul 2007 19:26:37 +0000 (16:26 -0300)
This patch:
- adds a missing error check and
- removes an error check that could never be true

Both spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Luca Olivetti <luca@ventoso.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found