linux/drivers/media/usb/gspca/stv06xx
Colin Ian King c099b73a29 [media] gspca_stv06xx: remove redundant check for err < 0
The comparison of err < 0 is redundant as err has been previously
been assigned to 0 and has not changed.  Remove the redundant check.

Fixes CoverityScan CID#703363 ("Logically dead code")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-03 11:18:33 -02:00
..
Kconfig
Makefile
stv06xx_hdcs.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_hdcs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_pb0100.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_pb0100.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_sensor.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_st6422.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_st6422.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx_vv6410.c [media] gspca_stv06xx: remove redundant check for err < 0 2017-02-03 11:18:33 -02:00
stv06xx_vv6410.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
stv06xx.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00