Home
last modified time | relevance | path

Searched hist:c41494311920c13d359ead4fb10b420d65238689 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.hdiff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - 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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcptvf_reqmanager.cdiff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - 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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcptvf_algs.cdiff c41494311920c13d359ead4fb10b420d65238689 Fri Jun 26 01:06:06 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> crypto: cpt - 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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>