From: Bart Van Assche <bvanassche@acm.org>
To: hyenc.jeong@samsung.com,
"James.Bottomley@HansenPartnership.com"
<James.Bottomley@HansenPartnership.com>,
"martin.petersen@oracle.com" <martin.petersen@oracle.com>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Cc: ALIM AKHTAR <alim.akhtar@samsung.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Jinyoung Choi <j-young.choi@samsung.com>,
Dukhyun Kwon <d_hyun.kwon@samsung.com>,
Jeuk Kim <jeuk20.kim@samsung.com>,
Keoseong Park <keosung.park@samsung.com>,
Jaemyung Lee <jaemyung.lee@samsung.com>,
Jieon Seol <jieon.seol@samsung.com>,
Gyusun Lee <gyusun.lee@samsung.com>,
Yunjae Jo <yunjae00.jo@samsung.com>
Subject: Re: [PATCH v4 1/2] scsi: ufs: Use unsigned types for the BSG query
Date: Tue, 28 Jul 2026 14:08:17 -0700 [thread overview]
Message-ID: <4190d16b-b7a6-4171-88dc-adcf36da971d@acm.org> (raw)
In-Reply-To: <20260728092434epcms2p56b013ab7a2df90d3df9186322de54340@epcms2p5>
On 7/28/26 2:24 AM, Hyeoncheol Jeong wrote:
> The UPIU query length field is an unsigned 16-bit value per the UFS
> standard, but ufs_bsg carried it around in signed int. Switch the
> descriptor length and buffer pointer to u16/u8, fold the trivial
> ufs_bsg_get_query_desc_size() helper into its only caller, and replace
> min_t(int, ...) with min(). No functional change intended.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
next prev parent reply other threads:[~2026-07-28 21:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20260728092208epcms2p881b17276fb41c006a4229c1d073b4ad0@epcms2p8>
2026-07-28 9:22 ` [PATCH v4 0/2] scsi: ufs: Add support for the aggregated read query opcode Hyeoncheol Jeong
[not found] ` <CGME20260728092208epcms2p881b17276fb41c006a4229c1d073b4ad0@epcms2p5>
2026-07-28 9:24 ` [PATCH v4 1/2] scsi: ufs: Use unsigned types for the BSG query Hyeoncheol Jeong
2026-07-28 21:08 ` Bart Van Assche [this message]
2026-08-07 15:37 ` [PATCH v4 0/2] scsi: ufs: Add support for the aggregated read query opcode Martin K. Petersen (Oracle)
2026-07-28 9:27 ` [PATCH v4 2/2] " Hyeoncheol Jeong
2026-07-28 21:11 ` Bart Van Assche
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=4190d16b-b7a6-4171-88dc-adcf36da971d@acm.org \
--to=bvanassche@acm.org \
--cc=James.Bottomley@HansenPartnership.com \
--cc=alim.akhtar@samsung.com \
--cc=d_hyun.kwon@samsung.com \
--cc=gyusun.lee@samsung.com \
--cc=hyenc.jeong@samsung.com \
--cc=j-young.choi@samsung.com \
--cc=jaemyung.lee@samsung.com \
--cc=jeuk20.kim@samsung.com \
--cc=jieon.seol@samsung.com \
--cc=keosung.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=yunjae00.jo@samsung.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
all inboxes | Powered by JetHome®