aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-10-09 23:41:27 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2023-10-20 13:39:26 +0800
commit1be7505933a5eb68f92700d8faba4633733f17d7 (patch)
treef365b422a8bccb8c584e41d869df2252cc11ba2a /scripts/patch-kernel
parentcrypto: arm64/sha256 - clean up backwards function names (diff)
downloadlinux-1be7505933a5eb68f92700d8faba4633733f17d7.tar.gz
linux-1be7505933a5eb68f92700d8faba4633733f17d7.zip
crypto: arm64/sha512 - 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. __sha512_block_data_order() got this backwards. Fix this, albeit without changing the name 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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions