Skip to content
Commit 3ce2d597 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: img-hash - Fix sparse endianness warning



Use cpu_to_be32 instead of be32_to_cpu in img_hash_read_result_queue
to silence sparse.  The generated code should be identical.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 46a334a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment