Skip to content
Snippets Groups Projects
Commit b16c3a2e authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

[CRYPTO] api: Fixed crypto_*_reqsize return type


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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 5fa0fea2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment