linux-stable/drivers/crypto/marvell
Herbert Xu a05b1c150f crypto: octeontx - Fix sparse warnings
This patch fixes all the sparse warnings in the octeontx driver.
Some of these are just trivial type changes.

However, some of the changes are non-trivial on little-endian hosts.
Obviously the driver appears to be broken on either LE or BE as it
was doing different things.  I've taken the BE behaviour as the
correct one.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-06-18 17:47:16 +10:00
..
cesa crypto: marvell - create common Kconfig and Makefile for Marvell 2020-03-20 14:36:51 +11:00
octeontx crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
Kconfig crypto: marvell - enable OcteonTX cpt options for build 2020-03-20 14:36:52 +11:00
Makefile crypto: marvell - enable OcteonTX cpt options for build 2020-03-20 14:36:52 +11:00