diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-01-11 19:24:33 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-02-03 16:18:33 +0300 |
commit | c099b73a29278c22a768a8c203c584e803388490 (patch) | |
tree | c7bfea8302362ebc53f816791a9a6891bd754351 /drivers/media/pci/saa7164/saa7164-fw.c | |
parent | 676c002af672d05ccf64ddd0927cbf4d170cc6aa (diff) | |
download | linux-c099b73a29278c22a768a8c203c584e803388490.tar.xz |
[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>
Diffstat (limited to 'drivers/media/pci/saa7164/saa7164-fw.c')
0 files changed, 0 insertions, 0 deletions