[PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups

Kuan-Wei Chiu posted 2 patches 2 months, 1 week ago
drivers/platform/x86/amd/hfi/hfi.c | 11 -----------
1 file changed, 11 deletions(-)
[PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups
Posted by Kuan-Wei Chiu 2 months, 1 week ago
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