Re: [PATCH v3 1/1] hwmon: (asus-ec-sensors) add missed handle for ENOMEM

From: Guenter Roeck

Date: Sun Jul 19 2026 - 10:14:43 EST


On Sun, Jul 12, 2026 at 03:05:05PM +0200, Eugene Shalygin wrote:
> Add missing return value check in the setup function.
>
> Signed-off-by: Eugene Shalygin <eugene.shalygin@xxxxxxxxx>
>
> Fixes: d0ddfd241e57 ("hwmon: (asus-ec-sensors) add driver for ASUS EC")

For the future: No empty line between tags, please, and Fixes: comes first.

Applied.

Thanks,
Guenter