linux/drivers/crypto/ux500
Markus Elfring 50ca524d7c crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()
The local variable "cryp_error" was used only for two condition checks.

* Check the return values from these function calls directly instead.

* Delete this variable which became unnecessary with this refactoring.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-02-22 22:16:34 +08:00
..
cryp crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() 2018-02-22 22:16:34 +08:00
hash crypto: ux500/hash - Add empty export and import 2018-02-15 23:23:46 +08:00
Kconfig crypto: ux500 - Use precalculated hash from headers 2015-12-22 20:43:40 +08:00
Makefile