A couple of patches to improve and document the changes to pci_epf_type_add_cfs() done with patch 893f14fed7d3 ("PCI: endpoint: Move pci_epf_type_add_cfs() code"). Changes from v1: - Changed error from EINVAL to ENODEV in patch 1 - Removed spurious line in kdoc comment in patch 2 Damien Le Moal (2): PCI: endpoint: Improve pci_epf_type_add_cfs() PCI: endpoint: Add kdoc description of pci_epf_type_add_cfs() drivers/pci/endpoint/pci-ep-cfs.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) -- 2.40.1