public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <jejb@linux.ibm.com>
To: Markus Elfring <Markus.Elfring@web.de>,
	linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org,
	GR-QLogic-Storage-Upstream@marvell.com,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Nilesh Javali <njavali@marvell.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] scsi: qla2xxx: Use -EIO in qla_get_tmf()
Date: Fri, 19 Apr 2024 08:45:48 -0400	[thread overview]
Message-ID: <cd505cc611db537c1ecfab8a35e43ba9e1e28171.camel@linux.ibm.com> (raw)
In-Reply-To: <18be23bd-415e-4030-8035-d1f180cdca7a@web.de>

On Fri, 2024-04-19 at 14:34 +0200, Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Fri, 19 Apr 2024 14:24:56 +0200
> 
> Add a minus sign before the error code “EIO”
> so that a negative value will eventually be returned
> as in another error case.

No it won't.  If you look how it's used the consumer doesn't pass on
the error.

James


      reply	other threads:[~2024-04-19 12:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 12:34 [PATCH] scsi: qla2xxx: Use -EIO in qla_get_tmf() Markus Elfring
2024-04-19 12:45 ` James Bottomley [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=cd505cc611db537c1ecfab8a35e43ba9e1e28171.camel@linux.ibm.com \
    --to=jejb@linux.ibm.com \
    --cc=GR-QLogic-Storage-Upstream@marvell.com \
    --cc=Markus.Elfring@web.de \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=njavali@marvell.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