Re: [PATCH] platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error handling
From: Ilpo Järvinen
Date: Thu Apr 17 2025 - 07:19:22 EST
On Wed, 16 Apr 2025 13:50:23 -0300, Kurt Borja wrote:
> wmax_thermal_information() may also return -ENOMSG, which would leave
> `id` uninitialized in thermal_profile_probe.
>
> Reorder and modify logic to catch all errors.
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error handling
commit: 4a8e04e2bdcb98d513e97b039899bda03b07bcf2
--
i.