diff options
author | Colin Ian King <[email protected]> | 2020-05-08 23:40:26 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-05-08 22:46:16 -0700 |
commit | d8f05e9891fd4e80863f09a17c6d594ac6870a33 (patch) | |
tree | cc1fb5733f8b3057df213f5d26bd75b5024e819a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4d2c99940825637d007da150ad03a6f4442de0f0 (diff) |
cnic: remove redundant assignment to variable ret
The variable ret is being assigned with a value that is never read,
the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions