From: Dan Carpenter <dan.carpenter@linaro.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: "Jon Mason" <jdmason@kudzu.us>,
"Dave Jiang" <dave.jiang@intel.com>,
"Allen Hubbe" <allenbh@gmail.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Kishon Vijay Abraham I" <kishon@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
ntb@lists.linux.dev, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: [PATCH 0/2] PCI: endpoint: fix a couple error handling bugs
Date: Mon, 10 Jun 2024 12:32:29 +0300 [thread overview]
Message-ID: <6eacdf8e-bb07-4e01-8726-c53a9a508945@moroto.mountain> (raw)
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.
next reply other threads:[~2024-06-10 9:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 9:32 Dan Carpenter [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6eacdf8e-bb07-4e01-8726-c53a9a508945@moroto.mountain \
--to=dan.carpenter@linaro.org \
--cc=Frank.Li@nxp.com \
--cc=allenbh@gmail.com \
--cc=bhelgaas@google.com \
--cc=dave.jiang@intel.com \
--cc=jdmason@kudzu.us \
--cc=kernel-janitors@vger.kernel.org \
--cc=kishon@kernel.org \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=ntb@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox