diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2025-11-10 13:04:50 +0000 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-11 07:53:33 -0700 |
| commit | 7bb21a52e2d435b9edffe3b40264ab4462e338e0 (patch) | |
| tree | e613d36d346b31b60a5016bf7e570fad71d8eeda /rust/kernel/alloc/kvec/errors.rs | |
| parent | 4aed5b4e6d276d2308d0ea8932b0c6ebfd3d19f8 (diff) | |
io_uring: pass sq entries in the params struct
There is no need to pass the user requested number of SQ entries
separately from the main parameter structure io_uring_params. Initialise
it at the beginning and stop passing it in favour of struct
io_uring_params::sq_entries.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions
