diff options
author | Hernán Gonzalez <[email protected]> | 2018-02-27 19:16:59 -0300 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2018-03-23 06:31:37 -0400 |
commit | 1a82cee3e69d8dc89dc2e9995770e7cab0a4c9d8 (patch) | |
tree | 1817a71aafa5c945a1d8f7e316c0580ab0b88412 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0834136aeaf0e79fc428bfae78340e16719a2a20 (diff) |
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
These variables are not used where they are was defined. There is no
point in declaring them there as extern. Move and constify them, saving
2 bytes.
Function old new delta
init_desc 273 271 -2
Total: Before=2112094, After=2112092, chg -0.00%
Signed-off-by: Hernán Gonzalez <[email protected]>
Tested-by: Fengguang Wu <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions