Re: [PATCH v1 1/1] ACPI: battery: Check for error code from devm_mutex_init() call

From: Andy Shevchenko
Date: Wed Oct 30 2024 - 13:31:35 EST


On Wed, Oct 30, 2024 at 10:42:18AM -0600, Thomas Weißschuh wrote:
> Oct 30, 2024 10:28:03 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>:

...

> Assuming you found this via some sort of tool and you already fixed up all
> the other places in the tree missing these checks,

The tool is called `git grep`.

> wouldn't it make sense to mark devm_mutex_init() as __must_check?

It's macro, any idea how to do that for the macros?

...

> Reviewed-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

Thanks!

--
With Best Regards,
Andy Shevchenko