[PATCH v2] power: supply: Remove error prints for devm_add_action_or_reset()
Sebastian Reichel
sebastian.reichel at collabora.com
Sat Sep 6 14:45:07 PDT 2025
On Tue, 05 Aug 2025 11:33:35 +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] power: supply: Remove error prints for devm_add_action_or_reset()
commit: 32f350d58544e2529dc8798275684e97f0a2df6f
Best regards,
--
Sebastian Reichel <sebastian.reichel at collabora.com>
More information about the Linux-mediatek
mailing list