Forum | Documentation | Website | Blog

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

crypto: arm/sha256-neon - 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>
Link: https://lore.kernel.org/oe-kbuild-all/202304081828.zjGcFUyE-lkp@intel.com/


Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent e95c09e3
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