public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Bart Van Assche <bvanassche@acm.org>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	<linux-scsi@vger.kernel.org>,
	John Garry <john.g.garry@oracle.com>,
	Hannes Reinecke <hare@suse.de>,
	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Subject: Re: [PATCH] scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constants
Date: Tue, 16 Dec 2025 22:22:01 -0500	[thread overview]
Message-ID: <yq1tsxp4wtw.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20251113181730.1109331-1-bvanassche@acm.org> (Bart Van Assche's message of "Thu, 13 Nov 2025 10:17:30 -0800")


Bart,

> Multiple functions in the SCSI core accept an 'int reason' argument.
> The 'int' type of these arguments doesn't make it clear what values
> are acceptable for these arguments. Document which values are
> supported for these arguments by introducing the enumeration type
> scsi_qc_status. 'qc' in the type name stands for 'queuecommand' since
> the values passed as the 'reason' argument are the .queuecommand()
> return values.

Applied to 6.20/scsi-staging, thanks!

-- 
Martin K. Petersen

  reply	other threads:[~2025-12-17  3:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13 18:17 [PATCH] scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constants Bart Van Assche
2025-12-17  3:22 ` Martin K. Petersen [this message]
2026-01-04 21:43 ` Martin K. Petersen

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=yq1tsxp4wtw.fsf@ca-mkp.ca.oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=bvanassche@acm.org \
    --cc=hare@suse.de \
    --cc=john.g.garry@oracle.com \
    --cc=linux-scsi@vger.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