diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-30 22:53:25 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-02-05 15:27:10 +1100 |
commit | c717993dd76a1049093af5c262e751d901b8da10 (patch) | |
tree | d3a419dd60c94d92288f3fff2aa89728c846daf9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d841af23ae8f398c85dd1ff2dc24b5ec8ba4569 (diff) |
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Variable c_size is being initialized with a value that is never read, it
is being re-assigned with a different value later on. The initialization
is redundant and can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions