commit | cda3e73a54971e38a7388db0132c3681eab87847 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Tue May 29 14:13:43 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jun 22 23:03:00 2018 +0800 |
tree | c96d6fd94be45c9d4478d3aa1cbc4a653d6e5194 | |
parent | ce43b2e351c860bc50151b3ddc190b92a7536c8e [diff] |
crypto: inside-secure - use the error handler for invalidation requests This patch reworks the way invalidation request handlers handle the result descriptor errors, to use the common error handling function. This improves the drivers in terms of readability and maintainability. Suggested-by: Ofer Heifetz <oferh@marvell.com> Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>