commit | 51de7dd02d422da11b4dff6f11936c8333a870fe | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Tue Mar 28 08:58:28 2017 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Apr 05 21:58:34 2017 +0800 |
tree | 9c156f8f08c993636d45df14645473c77e65db50 | |
parent | 8fbbcbdd1d259da9bc5a7772e8064aaf5e04ec20 [diff] |
crypto: ccp - Remove redundant cpu-to-le32 macros Endianness is dealt with when the command descriptor is copied into the command queue. Remove any occurrences of cpu_to_le32() found elsewhere. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>