diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-08-12 14:39:38 -0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-13 15:13:29 +0800 |
commit | e558017b558d2a477b68961b0da792d4346a01b4 (patch) | |
tree | d6ce7be21d017d6eff2d0516ccec90b2bb7fba1f /crypto/algboss.c | |
parent | ac8ad30777467c5258c52aa4899a8a07a3e56b54 (diff) | |
download | linux-e558017b558d2a477b68961b0da792d4346a01b4.tar.bz2 |
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/algboss.c')
0 files changed, 0 insertions, 0 deletions