diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2019-04-28 11:33:22 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-03 14:03:30 +0800 |
commit | e59f755ceb6d6f39f90899d2a4e39c3e05837e12 (patch) | |
tree | 8d59be64ef4bc3e869c7b42c52cdba2ae63dd80b /crypto/salsa20_generic.c | |
parent | 50af32727509a36fc9bbb370c6f6cb14a961dc97 (diff) | |
download | linux-e59f755ceb6d6f39f90899d2a4e39c3e05837e12.tar.bz2 |
crypto: ccree - use a proper le32 type for le32 val
We build an explicit little endian value from the IDR register
values. Use a proper le32 type to mark the var as such to
satisfy Sparse.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Reported-by: kbuild test robot <lkp@intel.com>
Fixes: dcf6285d18ea1 ("crypto: ccree - add CID and PID support")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions