Re: [PATCH] drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
From: Markus Elfring
Date: Fri Apr 19 2024 - 15:48:50 EST
…
> Add a mutex unlock call.
How do you think about a wording variant like the following?
Extend the exception handling so that the missed mutex_unlock() call
will be performed finally.
Regards,
Markus