Skip to content
Commit 6d77282f authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: n2 - Fix sparse endianness warning



This patch fixes sparse endianness warnings by changing the type
of hash_init to u8 from u32.  There should be no difference in the
generated code.

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