diff options
author | Colin Ian King <[email protected]> | 2020-05-24 17:10:43 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-05-24 11:13:36 -0600 |
commit | d29b92f57ecee125a86587919a22152a702a6411 (patch) | |
tree | 4a79e6c11ee3d6dbd24dc624e98d6217c4ec4e29 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3783daeb1d24696ff00125050353cfce4f5b6239 (diff) |
loop: remove redundant assignment to variable error
The variable error is being assigned a value that is never
read so the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions