Re: [PATCH 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()
From: Heiko Stübner
Date: Thu Jan 15 2026 - 11:15:20 EST
Am Mittwoch, 14. Januar 2026, 16:30:11 Mitteleuropäische Normalzeit schrieb Krzysztof Kozlowski:
> Simplify error handling by removing two mutex_unlock() calls with
> scoped_guard().
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>