[PATCH 03/14] Input: samsung-keypad - do not combine memory allocation checks
Krzysztof Kozlowski
krzk at kernel.org
Mon Aug 19 05:52:20 PDT 2024
On Sun, Aug 18, 2024 at 09:58:00PM -0700, Dmitry Torokhov wrote:
> The driver uses devm API to allocate resources so there's no reason
> to do allocations first and then check and release everything at once.
>
> Check results immediately after doing allocation of each resource.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
> drivers/input/keyboard/samsung-keypad.c | 5 ++++-
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list