aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2020-04-30 23:51:59 -0700
committerDavid Sterba <[email protected]>2020-05-25 11:25:27 +0200
commitfd08001f17c7f0a5b19bf4026bbaace19d8fbdb6 (patch)
treefd5f401d3bfec680a75e5c2d59fd4e124a603316 /tools/perf/scripts/python
parent1ed802c972c6c676412e34d168e313a17c3d931e (diff)
btrfs: use crypto_shash_digest() instead of open coding
Use crypto_shash_digest() instead of crypto_shash_init() + crypto_shash_update() + crypto_shash_final(). This is more efficient. Signed-off-by: Eric Biggers <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions