From: Bjorn Helgaas Date: Thu, 31 Jul 2025 21:11:45 +0000 (-0500) Subject: Merge branch 'pci/endpoint/core' X-Git-Tag: io_uring-6.17-20250815~69^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b8222fe27cc2b68e08989f4b91c6dcd5b69dbc25;p=linux-block.git Merge branch 'pci/endpoint/core' - Fix configfs epf_group removal, which incorrectly did a list_del() on a list head, not a list entry (Damien Le Moal) * pci/endpoint/core: PCI: endpoint: Fix configfs group removal on driver teardown PCI: endpoint: Fix configfs group list head handling --- b8222fe27cc2b68e08989f4b91c6dcd5b69dbc25