diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-09-16 15:27:48 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-16 12:37:20 -0600 |
commit | d425f13146af0ef10b8f1dc7cc9fd700ce7c759e (patch) | |
tree | 30e20017201e198b91a54e7140d5ef7c4e33532b /rust/helpers/build_assert.c | |
parent | c49606fc4be78da6c7a7c623566f6cf7663ba740 (diff) |
io_uring/zcrx: don't pass slot to io_zcrx_create_area
Don't pass a pointer to a pointer where an area should be stored to
io_zcrx_create_area(), and let it handle finding the right place for a
new area. It's more straightforward and will be needed to support
multiple areas.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/build_assert.c')
0 files changed, 0 insertions, 0 deletions