crypto: caam - change key gen functions to return signed int
authorKim Phillips <kim.phillips@freescale.com>
Tue, 26 Mar 2013 23:10:14 +0000 (18:10 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:01:43 +0000 (21:01 +0800)
commit 2af8f4a "crypto: caam - coccicheck fixes" added error
return values yet neglected to change the type from unsigned.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found