diff options
author | Romain Perier <[email protected]> | 2016-04-19 17:09:20 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-04-20 17:50:07 +0800 |
commit | 21ec757d2dd8650f978d27ad53cb1fcca8bb5e2b (patch) | |
tree | 65d017a23b2685391e93d77845387533c2e8ab09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5512442553bbe8d4fcdba3e17b30f187706384a7 (diff) |
crypto: marvell/cesa - Improving code readability
When looking for available engines, the variable "engine" is
assigned to "&cesa->engines[i]" at the beginning of the for loop. Replacing
next occurences of "&cesa->engines[i]" by "engine" and in order to improve
readability.
Signed-off-by: Romain Perier <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions