]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: omap-aes - Fix sparse and compiler warnings
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 16 Jul 2020 08:06:56 +0000 (18:06 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jul 2020 07:34:19 +0000 (17:34 +1000)
commit7e300f5ae0df9011f2406409a4ccec4694a15458
tree27b89302532e321c7f8e2dca9d7e6aa5ea459c3c
parent18ea07ffaa6b39f2b0c54b3b5baa57b43eeb4ad4
crypto: omap-aes - Fix sparse and compiler warnings

This patch fixes all the sparse and W=1 compiler warnings in the
driver.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-aes.c