Re: [PATCH] PCI: endpoint: Remove some unused fields in struct pci_epf_group

From: Krzysztof Wilczyński
Date: Fri May 17 2024 - 07:09:07 EST


Hello,

> In "struct pci_epf_group", the 'type_group' field is unused.
>
> This was added, but already unused, by commit 70b3740f2c19 ("PCI: endpoint:
> Automatically create a function specific attributes group")
>
> Remove it.
>
> Found with cppcheck, unusedStructMember.

Applied to endpoint, thank you!

[1/1] PCI: endpoint: Remove unused field in struct pci_epf_group
https://git.kernel.org/pci/pci/c/ddc66cc4e695

Krzysztof