Re: [PATCH 0/2] PCI: endpoint: fix a couple error handling bugs
From: Krzysztof Wilczyński
Date: Mon Jul 01 2024 - 16:34:41 EST
Hello,
> Two small error error handling and cleanup patches. The first one fixes
> an incorrect error message printed on success. The other one fixes some
> cleanup. Which is probably not required because PCI code is generally
> required for a functioning system...
Applied to endpoint, thank you!
[01/02] PCI: endpoint: Clean up error handling in vpci_scan_bus()
https://git.kernel.org/pci/pci/c/72705e5b5957
[02/02] PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
https://git.kernel.org/pci/pci/c/05214340e133
Krzysztof