crypto: ixp4xx - convert unsigned to unsigned int
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 5 May 2021 20:26:11 +0000 (20:26 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 May 2021 11:07:57 +0000 (19:07 +0800)
commit3557084ef47ba79f84325c575cb9a4887c484d36
tree9b852dd30d774dff4de7d3ecb42683b93489cace
parentdfb098d692eac2a11a7051dfe87be98cd90da67d
crypto: ixp4xx - convert unsigned to unsigned int

Fixes all issues reported by checkpatch about "unsigned", lets convert
them to unsigned int.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ixp4xx_crypto.c