Re: [PATCH v2 2/2] PCI: endpoint: Fix configfs group removal on driver teardown

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/25/25 3:14 AM, Frank Li wrote:
> On Tue, Jun 24, 2025 at 05:19:49PM +0900, Damien Le Moal wrote:
>> An endpoint driver configfs attributes group is added to the
>> epf_group list of struct pci_epf_driver by pci_epf_add_cfs() but an
>> added group is not removed from this list when the attribute group is
>> unregistered with pci_ep_cfs_remove_epf_group().
>>
>> Add the missing list_del_init() call in fpci_ep_cfs_remove_epf_group()
> 
> reduntant "f" before pci_ep_cfs_remove_epf_group()

That is fixed in v3.

-- 
Damien Le Moal
Western Digital Research




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux