Re: [PATCH] perf hwmon_pmu: Fix uninitialized variable warning
From: Namhyung Kim
Date: Wed Oct 29 2025 - 23:46:16 EST
On Wed, 22 Oct 2025 12:38:35 +0200, Michal Suchanek wrote:
> The line_len is only set on success. Check the return value instead.
>
>
Applied to perf-tools-next, thanks!
Best regards,
Namhyung