Re: [PATCH] io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <177867577347.354957.1601540161209886702.b4-ty@b4> |
On Wed, 13 May 2026 17:43:03 +0800, Yang Xiuwei wrote:
> io_prep_rw_pi() never used the attr_type_mask argument. Callers already
> validate sqe->attr_type_mask before invoking the helper (only
> IORING_RW_ATTR_FLAG_PI is supported today). Remove the dead parameter to
> avoid implying further interpretation happens here.
Applied, thanks!
[1/1] io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
commit: 5f7c7c63ffb1a187eb90c80864469db45f3bd2a8
Best regards,
--
Jens Axboe