diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-07-08 04:36:57 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-07-10 20:54:08 +0300 |
| commit | e227c8cdb47b586ebf20b6b4caca0a30bb7e6b68 (patch) | |
| tree | bb03042ef50e163837c835f23ba3f1fc0003021a /rust/helpers/workqueue.c | |
| parent | e67645bb7f3f48e0dd794ca813ede75f61e1b31b (diff) | |
| download | linux-e227c8cdb47b586ebf20b6b4caca0a30bb7e6b68.tar.xz | |
io_uring/net: use passed in 'len' in io_recv_buf_select()
len is a pointer to the desired len, use that rather than grab it from
sr->len again. No functional changes as of this patch, but it does
prepare io_recv_buf_select() for getting passed in a value that differs
from sr->len.
Link: https://lore.kernel.org/io-uring/20250709203420.1321689-3-axboe@kernel.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
