diff options
author | Tang Bin <tangbin@cmss.chinamobile.com> | 2020-04-19 10:12:45 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-04-24 10:42:17 +0300 |
commit | 9c3d6497fbfa0911d4cd6f261762a0a7af29566a (patch) | |
tree | a3d44daa389e5cf508f9f0d7affc2d776bf65486 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 97f2650e504033376e8813691cb6eccf73151676 (diff) | |
download | linux-9c3d6497fbfa0911d4cd6f261762a0a7af29566a.tar.xz |
crypto: bcm - Delete redundant variable definition
The variable "i" is redundant to be assigned a value
of zero,because it's assigned in the for loop, so remove
redundant one here.
Signed-off-by: Shengju Zhang <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.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