mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-13 19:29:08 +00:00
This patch changes the return type of crypto_*_reqsize from int to unsigned int which matches what the underlying type is (and should be). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>