aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-01-11 14:24:33 -0200
committerMauro Carvalho Chehab <[email protected]>2017-02-03 11:18:33 -0200
commitc099b73a29278c22a768a8c203c584e803388490 (patch)
treec7bfea8302362ebc53f816791a9a6891bd754351 /tools/perf/scripts/python/bin/stackcollapse-report
parent676c002af672d05ccf64ddd0927cbf4d170cc6aa (diff)
[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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions