diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2013-12-10 17:38:33 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-12-20 13:06:19 +0100 |
commit | 6f0be9b26621cefa6709b1d8bc15388eaf763126 (patch) | |
tree | 3feeb920543165bde282f3a8d869367331994534 /crypto/anubis.c | |
parent | crypto: memneq - fix for archs without efficient unaligned access (diff) | |
download | linux-6f0be9b26621cefa6709b1d8bc15388eaf763126.tar.xz linux-6f0be9b26621cefa6709b1d8bc15388eaf763126.zip |
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
The sha initialization data generated the following sparse warnings:
sparse: incorrect type in initializer (different base types)
expected unsigned int
got restricted __be32 [usertype] <noident>
Change the initialization data type from u32 to __be32.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions