Files
linux/drivers/of
Dan Carpenter 85193dc359 of: unittest: Unlock on error in unittest_data_add()
[ Upstream commit 493e6cb63a ]

The of_overlay_mutex_unlock() was accidentally deleted if "of_root" is
NULL.  Change this to a goto unlock.

Fixes: d1eabd218e ("of: unittest: treat missing of_root as error instead of fixing up")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/aBHZ1DvXiBcZkWmk@stanley.mountain
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-19 15:39:52 +02:00
..
2024-12-31 07:55:16 -06:00
2024-10-08 09:47:30 -05:00
2025-03-20 12:42:27 +00:00