linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: endpoint: fix a couple error handling bugs
@ 2024-06-10  9:32 Dan Carpenter
  2024-06-10  9:33 ` [PATCH 1/2] PCI: endpoint: Clean up error handling in vpci_scan_bus() Dan Carpenter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dan Carpenter @ 2024-06-10  9:32 UTC (permalink / raw)
  To: Frank Li
  Cc: Jon Mason, Dave Jiang, Allen Hubbe, Manivannan Sadhasivam,
	Krzysztof Wilczyński, Kishon Vijay Abraham I, Bjorn Helgaas,
	ntb, linux-pci, linux-kernel, kernel-janitors

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...

From static analysis.  Untested.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-01 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10  9:32 [PATCH 0/2] PCI: endpoint: fix a couple error handling bugs Dan Carpenter
2024-06-10  9:33 ` [PATCH 1/2] PCI: endpoint: Clean up error handling in vpci_scan_bus() Dan Carpenter
2024-06-14 12:57   ` Ilpo Järvinen
2024-06-10  9:33 ` [PATCH 2/2] PCI: endpoint: Fix epf_ntb_epc_cleanup() a bit Dan Carpenter
2024-06-14 13:01   ` Ilpo Järvinen
2024-07-01 20:34 ` [PATCH 0/2] PCI: endpoint: fix a couple error handling bugs Krzysztof Wilczyński

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).