diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-07-07 19:36:57 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-10 11:54:08 -0600 |
commit | e227c8cdb47b586ebf20b6b4caca0a30bb7e6b68 (patch) | |
tree | bb03042ef50e163837c835f23ba3f1fc0003021a /scripts/lib/kdoc/kdoc_files.py | |
parent | e67645bb7f3f48e0dd794ca813ede75f61e1b31b (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions