Re: [PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups
From: Ilpo Järvinen
Date: Wed Oct 15 2025 - 06:19:35 EST
On Sat, 11 Oct 2025 14:38:35 +0800, Kuan-Wei Chiu wrote:
> This patch series provides a couple of cleanups for the AMD HFI driver
> by removing unused and redundant code.
>
> The changes remove an unused cpumask field from the amd_hfi_cpuinfo
> struct, along with a boilerplate .owner assignment that is already
> handled by the driver core and was flagged by coccicheck.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/2] platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
commit: 32647324c77012b7aed7ef48752909510d3c7ec7
[2/2] platform/x86/amd: hfi: Remove redundant assignment to .owner
commit: 0254329897495c42646144376230add710078937
--
i.