linux/Documentation/PCI/endpoint
Zijun Hu 22a01177c3
PCI: endpoint: Remove unused devm_pci_epc_destroy()
The static function devm_pci_epc_match() is only invoked within the
devm_pci_epc_destroy(). However, since it was initially introduced,
this new API has had no callers.

Thus, remove both the unused API and the static function.

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250217-remove_api-v2-1-b169c9117045@quicinc.com
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
2025-03-08 14:47:31 +00:00
..
function/binding
index.rst Documentation: Document the NVMe PCI endpoint target driver 2025-01-10 19:30:49 -08:00
pci-endpoint-cfs.rst
pci-endpoint.rst PCI: endpoint: Remove unused devm_pci_epc_destroy() 2025-03-08 14:47:31 +00:00
pci-ntb-function.rst
pci-ntb-howto.rst
pci-nvme-function.rst Documentation: Document the NVMe PCI endpoint target driver 2025-01-10 19:30:49 -08:00
pci-test-function.rst
pci-test-howto.rst selftests: pci_endpoint: Migrate to Kselftest framework 2025-01-21 14:17:55 -06:00
pci-vntb-function.rst
pci-vntb-howto.rst