aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-18 15:36:08 -0300
committerMauro Carvalho Chehab <[email protected]>2019-08-26 10:43:53 -0300
commiteb0a6fb25c05679d32698c2503ee39bdbbc13663 (patch)
treee922f2521b186ccce7e9805858d261dd23f63a58 /tools/perf/scripts/python/bin
parent7e0bb5828311f811309bed5749528ca04992af2f (diff)
media: hdpvr: remove redundant assignment to retval
Variable retval is initialized to a value that is never read so this assignment is redundant. Clean up the code by removing retval completely and just return the error return from the call to i2c_add_adapter. Addresses-Coverity: ("Unused value") 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')
0 files changed, 0 insertions, 0 deletions