From: Hans de Goede <hansg@kernel.org>
To: "Kurt Borja" <kuurtb@gmail.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Armin Wolf" <W_Armin@gmx.de>,
"Mario Limonciello" <mario.limonciello@amd.com>
Cc: platform-driver-x86@vger.kernel.org, Dell.Client.Kernel@dell.com,
linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` array
Date: Mon, 7 Jul 2025 13:38:12 +0200 [thread overview]
Message-ID: <6912ca9f-c633-4a37-b917-b1522f406f07@kernel.org> (raw)
In-Reply-To: <20250707-dmi-fix-v1-1-6730835d824d@gmail.com>
Hi,
On 7-Jul-25 08:24, Kurt Borja wrote:
> Add missing empty member to `awcc_dmi_table`.
>
> Cc: stable@vger.kernel.org
> Fixes: 6d7f1b1a5db6 ("platform/x86: alienware-wmi: Split DMI table")
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
> ---
> drivers/platform/x86/dell/alienware-wmi-wmax.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/dell/alienware-wmi-wmax.c b/drivers/platform/x86/dell/alienware-wmi-wmax.c
> index 20ec122a9fe0571a1ecd2ccf630615564ab30481..1c21be25dba54699b9ba21f53e3845df166396e1 100644
> --- a/drivers/platform/x86/dell/alienware-wmi-wmax.c
> +++ b/drivers/platform/x86/dell/alienware-wmi-wmax.c
> @@ -233,6 +233,7 @@ static const struct dmi_system_id awcc_dmi_table[] __initconst = {
> },
> .driver_data = &g_series_quirks,
> },
> + {}
> };
>
> enum AWCC_GET_FAN_SENSORS_OPERATIONS {
>
Thank you for catching this, patch looks good to me:
Reviewed-by: Hans de Goede <hansg@kernel.org>
Regards,
Hans
next prev parent reply other threads:[~2025-07-07 11:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-07 6:24 Kurt Borja
2025-07-07 11:38 ` Hans de Goede [this message]
2025-07-07 12:59 ` Ilpo Järvinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6912ca9f-c633-4a37-b917-b1522f406f07@kernel.org \
--to=hansg@kernel.org \
--cc=Dell.Client.Kernel@dell.com \
--cc=W_Armin@gmx.de \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=kuurtb@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®