Loading
Input: samsung-keypad - use guard notation to acquire mutex
Guard notation is more compact and ensures that the mutex will be released when control leaves the function. Reviewed-by:Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240819045813.2154642-7-dmitry.torokhov@gmail.com Signed-off-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com>