diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2018-01-20 00:53:15 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-26 01:10:36 +1100 |
commit | 2d55807b7f7bf62bb05a8b91247c5eb7cd19ac04 (patch) | |
tree | 686620593001ed539eed0205679fb7e88c8f70de /arch | |
parent | fb87127bcefc17efab757606e1b1e333fd614dd0 (diff) | |
download | op-kernel-dev-2d55807b7f7bf62bb05a8b91247c5eb7cd19ac04.zip op-kernel-dev-2d55807b7f7bf62bb05a8b91247c5eb7cd19ac04.tar.gz |
crypto: picoxcell - Fix error handling in spacc_probe()
If clk_get() fails, device_remove_file() looks inappropriate.
The error path, where all crypto_register fail, misses resource
deallocations.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Reviewed-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions