crypto: caam - coccicheck fixes
authorKim Phillips <kim.phillips@freescale.com>
Thu, 6 Sep 2012 20:17:03 +0000 (04:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 6 Sep 2012 20:17:03 +0000 (04:17 +0800)
commit2af8f4a2727998eb3f4ff1edfffaca99955ef22e
tree8afadd6ec6ed66f25635b27c13c487f1dac06047
parent6bbb98ddfc8db769c1675cc8d829ce720a735fc6
crypto: caam - coccicheck fixes

use true/false for bool, fix code alignment, and fix two allocs with
no test.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c
drivers/crypto/caam/caamhash.c
drivers/crypto/caam/key_gen.c