aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGilad Ben-Yossef <[email protected]>2017-12-03 13:58:20 +0000
committerGreg Kroah-Hartman <[email protected]>2017-12-06 09:55:15 +0100
commita05db75cfa57bce6298fc946b6952996a90ba4e2 (patch)
treea50c45462dab47ca727e00f8f3a0aec26d0e8d8d /tools/perf/scripts/python/export-to-postgresql.py
parent46df8824982e4fb0198776078d4a8c3e2d531464 (diff)
staging: ccree: fix AEAD func naming convention
The aead files was using a func naming convention which was inconsistent (ssi vs. cc), included a useless prefix (ssi_aead) and often used too long function names producing monster func names such as ssi_aead_gcm_setup_ghash_desc() that made the call site code hard to read. Make the code more readable by switching to a simpler, consistent naming conventionfor all the function defined in the file. Signed-off-by: Gilad Ben-Yossef <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions