linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: "James E.J. Bottomley" <jejb@linux.ibm.com>,
	Ondrej Zary <linux@zary.sk>, Wei Li <liwei391@huawei.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	huawei.libin@huawei.com, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH v2] scsi: fdomain: Fix error return code in fdomain_probe()
Date: Mon, 16 Aug 2021 23:17:39 -0400	[thread overview]
Message-ID: <162916990042.4875.5046983665520581228.b4-ty@oracle.com> (raw)
In-Reply-To: <20210715032625.1395495-1-liwei391@huawei.com>

On Thu, 15 Jul 2021 11:26:25 +0800, Wei Li wrote:

> When it fail to request_region, it just jump to 'fail_disable',
> while the 'ret' is not updated. So assign the return code before
> that.
> 
> 
> 
> 
> [...]

Applied to 5.15/scsi-queue, thanks!

[1/1] scsi: fdomain: Fix error return code in fdomain_probe()
      https://git.kernel.org/mkp/scsi/c/632c4ae6da1d

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2021-08-17  3:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15  3:26 [PATCH v2] scsi: fdomain: Fix error return code in fdomain_probe() Wei Li
2021-08-10  3:32 ` Martin K. Petersen
2021-08-17  3:17 ` Martin K. Petersen [this message]

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=162916990042.4875.5046983665520581228.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=huawei.libin@huawei.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux@zary.sk \
    --cc=liwei391@huawei.com \
    /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).