]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: endpoint: Print the EPF name in the error log of pci_epf_make()
authorManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Thu, 5 Mar 2026 07:12:34 +0000 (12:42 +0530)
committerManivannan Sadhasivam <mani@kernel.org>
Thu, 26 Mar 2026 17:00:43 +0000 (22:30 +0530)
commitff5387d4f0798cf1d1a4f548427bd9142cf35b66
tree65d9bb15c5f55286df49a88aea5d3a3ce1f54ac6
parente022f0c72c7f67fe79de03e71d839418073490a5
PCI: endpoint: Print the EPF name in the error log of pci_epf_make()

Merely printing the error log without the actual EPF name will not give
much clue to the users about the failure. Hence, print the EPF name also.

Suggested-by: Bjorn Helgaas <helgaas@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20260305071236.23792-1-mani@kernel.org
drivers/pci/endpoint/pci-ep-cfs.c