summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorYang Xiuwei <yangxiuwei@kylinos.cn>2026-05-13 17:43:03 +0800
committerJens Axboe <axboe@kernel.dk>2026-05-13 06:35:57 -0600
commit5f7c7c63ffb1a187eb90c80864469db45f3bd2a8 (patch)
treeaeacabd22c708fa94e0326fd0eb86bcaf8cbc60e /include/linux
parenta65855ec34aed84e1e5b4aea0323cc1745f83a5c (diff)
io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
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. Signed-off-by: Yang Xiuwei <yangxiuwei@kylinos.cn> Link: https://patch.msgid.link/20260513094303.866533-1-yangxiuwei@kylinos.cn Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions