summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2025-11-10 13:04:50 +0000
committerJens Axboe <axboe@kernel.dk>2025-11-11 07:53:33 -0700
commit7bb21a52e2d435b9edffe3b40264ab4462e338e0 (patch)
treee613d36d346b31b60a5016bf7e570fad71d8eeda /net/unix/af_unix.c
parent4aed5b4e6d276d2308d0ea8932b0c6ebfd3d19f8 (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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions