aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-06-11 16:39:34 +0100
committerHerbert Xu <[email protected]>2020-06-18 17:26:43 +1000
commitc31b4adee161caa7424febee222d99984008bfa2 (patch)
tree12dd4e1e861d96bd676a88734f3d907f33a9695a /tools/perf/scripts/python/export-to-sqlite.py
parent29195232fa2f722449c1c6850277b4ca9fa5f781 (diff)
crypto: caam/qi2 - remove redundant assignment to ret
The variable ret is being assigned a value that is never read, the error exit path via label 'unmap' returns -ENOMEM anyhow, so assigning ret with -ENOMEM is redundamt. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions