linux/drivers/cdx
Dan Carpenter 1960932eef cdx: Unlock on error path in rescan_store()
We added locking to this function but these two error paths were
accidentally overlooked.

Fixes: f0af816834 ("cdx: Introduce lock to protect controller ops")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
Link: https://lore.kernel.org/r/a7994b47-6f78-4e2c-a30a-ee5995d428ec@moroto.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-04 17:01:14 +01:00
..
controller
cdx.c cdx: Unlock on error path in rescan_store() 2024-01-04 17:01:14 +01:00
cdx.h
Kconfig
Makefile