Skip to content
Snippets Groups Projects
Commit 12044332 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg


nr_iovs is capped at 1024, and mode only has a few low values. We can
safely make them u16, in preparation for adding a few more members.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7ed9e09e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment