linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tom Joseph <tjoseph@cadence.com>
To: Li Chen <lchen@ambarella.com>, Bjorn Helgaas <helgaas@kernel.org>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Rob Herring <robh@kernel.org>, "kw@linux.com" <kw@linux.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH v2] PCI: cadence: Add missing return in cdns_plat_pcie_probe()
Date: Thu, 21 Oct 2021 10:18:20 +0000	[thread overview]
Message-ID: <MN2PR07MB6208A13335A5C2458E8DDBE3A1BF9@MN2PR07MB6208.namprd07.prod.outlook.com> (raw)
In-Reply-To: <DM6PR19MB40271B93057D949310F0B0EDA0BF9@DM6PR19MB4027.namprd19.prod.outlook.com>

Hi Li,

 Thanks a lot for the patch!!

> -----Original Message-----
> From: Li Chen <lchen@ambarella.com>
> Sent: 21 October 2021 03:50
> Subject: [PATCH v2] PCI: cadence: Add missing return in
> cdns_plat_pcie_probe()
> 
> When cdns_plat_pcie_probe() succeeds, return success instead of
> falling into the error handling code.
> 
> Signed-off-by: Xuliang Zhang <xlzhanga@ambarella.com>
> Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
> Fixes: bd22885aa188 ("PCI: cadence: Refactor driver to use as a core library")
> Cc: stable@vger.kernel.org
> Signed-off-by: Li Chen <lchen@ambarella.com>
> ---
>  drivers/pci/controller/cadence/pcie-cadence-plat.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
Acked-by: Tom Joseph <tjoseph@cadence.com>

  reply	other threads:[~2021-10-21 10:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21  2:50 [PATCH v2] PCI: cadence: Add missing return in cdns_plat_pcie_probe() Li Chen
2021-10-21 10:18 ` Tom Joseph [this message]
2021-11-03 18:51 ` Bjorn Helgaas

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=MN2PR07MB6208A13335A5C2458E8DDBE3A1BF9@MN2PR07MB6208.namprd07.prod.outlook.com \
    --to=tjoseph@cadence.com \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=kw@linux.com \
    --cc=lchen@ambarella.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=robh@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).