Re: [PATCH] Input: psmouse-smbus - use guard notation when acquiring mutex
From: Dmitry Torokhov
Date: Thu Oct 03 2024 - 11:40:14 EST
On Sat, Aug 24, 2024 at 10:26:03PM -0700, Dmitry Torokhov wrote:
> This makes the code more compact and error handling more robust
> by ensuring that mutexes are released in all code paths when control
> leaves critical section.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Applied since there were no objections.
Thanks.
--
Dmitry