diff options
| author | Eric Biggers <[email protected]> | 2023-10-09 23:41:27 -0700 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-10-20 13:39:26 +0800 |
| commit | 1be7505933a5eb68f92700d8faba4633733f17d7 (patch) | |
| tree | f365b422a8bccb8c584e41d869df2252cc11ba2a /include/linux/debugobjects.h | |
| parent | 455951b5e172bbb0eb1d54d4fd9c1cfef732e210 (diff) | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions