X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups
@ 2025-10-11  6:38 Kuan-Wei Chiu
  2025-10-11  6:38 ` [PATCH 1/2] platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct Kuan-Wei Chiu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kuan-Wei Chiu @ 2025-10-11  6:38 UTC (permalink / raw)
  To: mario.limonciello
  Cc: perry.yuan, hansg, ilpo.jarvinen, jserv, platform-driver-x86,
	linux-kernel, Kuan-Wei Chiu

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.

Kuan-Wei Chiu (2):
  platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
  platform/x86/amd: hfi: Remove redundant assignment to .owner

 drivers/platform/x86/amd/hfi/hfi.c | 11 -----------
 1 file changed, 11 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-15 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-11  6:38 [PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups Kuan-Wei Chiu
2025-10-11  6:38 ` [PATCH 1/2] platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct Kuan-Wei Chiu
2025-10-13 18:52   ` Mario Limonciello
2025-10-11  6:38 ` [PATCH 2/2] platform/x86/amd: hfi: Remove redundant assignment to .owner Kuan-Wei Chiu
2025-10-13 18:53   ` Mario Limonciello
2025-10-15 10:19 ` [PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox