summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-10-10 09:41:26 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2023-10-20 08:39:26 +0300
commit455951b5e172bbb0eb1d54d4fd9c1cfef732e210 (patch)
tree9717c619fd976e6f40da007b764a69a944004e1f /tools/perf/scripts/python
parent5f720a3df346548db69fe3bc0bef44a16eda4513 (diff)
downloadlinux-455951b5e172bbb0eb1d54d4fd9c1cfef732e210.tar.xz
crypto: arm64/sha256 - clean up backwards function names
In the Linux kernel, a function whose name has two leading underscores is conventionally called by the same-named function without leading underscores -- not the other way around. __sha256_block_data_order() and __sha256_block_neon() got this backwards. Fix this, albeit without changing the names in the perlasm since that is OpenSSL code. No change in behavior. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions