summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-08-12 19:39:38 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-08-13 09:13:29 +0200
commite558017b558d2a477b68961b0da792d4346a01b4 (patch)
treed6ce7be21d017d6eff2d0516ccec90b2bb7fba1f /crypto
parentcrypto: caam - Fix error handling in caam_rng_init() (diff)
downloadlinux-e558017b558d2a477b68961b0da792d4346a01b4.tar.xz
linux-e558017b558d2a477b68961b0da792d4346a01b4.zip
crypto: caam - Remove unneeded 'ret' variable
Variable 'ret' is only used for returning the value 0. We can make it simpler and just return 0 instead. The semantic patch that makes this change is available in scripts/coccinelle/misc/returnvar.cocci. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions