All of lore.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, Brian Bunker <brian@purestorage.com>,
	Damien Le Moal <dlemoal@kernel.org>,
	Hannes Reinecke <hare@suse.de>
Subject: Re: [PATCH v2 0/3] Rework the struct scsi_device inquiry information
Date: Fri, 22 May 2026 21:50:30 -0400	[thread overview]
Message-ID: <yq1se7igahu.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20260515205222.1754621-1-bvanassche@acm.org> (Bart Van Assche's message of "Fri, 15 May 2026 13:52:18 -0700")


Bart,

> The vendor, model and rev members in struct scsi_device are
> fixed-length strings that are not NUL-terminated. This patch converts
> these members into NUL-terminated character arrays. This makes it less
> error-prone to deal with these structure members. The patches in this
> series have been implemented such that the number of lines changed and
> the risk for regressions is minimized.

Applied to 7.2/scsi-staging, thanks!

-- 
Martin K. Petersen

  parent reply	other threads:[~2026-05-23  1:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15 20:52 [PATCH v2 0/3] Rework the struct scsi_device inquiry information Bart Van Assche
2026-05-15 20:52 ` [PATCH v2 1/3] scsi: core, target: Add INQUIRY-related constants into <scsi/scsi_common.h> Bart Van Assche
2026-05-15 20:52 ` [PATCH v2 2/3] scsi: core: Use the INQUIRY-related constants Bart Van Assche
2026-05-15 20:52 ` [PATCH v2 3/3] scsi: core: Convert INQUIRY information Bart Van Assche
2026-05-18 18:17 ` [PATCH v2 0/3] Rework the struct scsi_device inquiry information Brian Bunker
2026-05-23  1:50 ` Martin K. Petersen [this message]
2026-06-02  2:10 ` 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=yq1se7igahu.fsf@ca-mkp.ca.oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=brian@purestorage.com \
    --cc=bvanassche@acm.org \
    --cc=dlemoal@kernel.org \
    --cc=hare@suse.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.