Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b517b0fb authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: arm/sha1 - Fix clang function cast warnings


Instead of casting the function which upsets clang for some reason,
change the assembly function siganture instead.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: default avatarArd Biesheuvel <ardb@kernel.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 4838c519
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment