Re: (subset) [PATCH v2] mfd: macsmc: Remove error prints for devm_add_action_or_reset()

From: Lee Jones
Date: Tue Sep 02 2025 - 04:18:36 EST


On Tue, 05 Aug 2025 11:33:34 +0200, Waqar Hameed wrote:
> When `devm_add_action_or_reset()` fails, it is due to a failed memory
> allocation and will thus return `-ENOMEM`. `dev_err_probe()` doesn't do
> anything when error is `-ENOMEM`. Therefore, remove the useless call to
> `dev_err_probe()` when `devm_add_action_or_reset()` fails, and just
> return the value instead.
>
>
> [...]

Applied, thanks!

[1/1] mfd: macsmc: Remove error prints for devm_add_action_or_reset()
commit: 342c84507bfc197a0a9fddd6f076befefd5e6c25

--
Lee Jones [李琼斯]