Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 93d8032f authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/net: cleanup io_recv_finish() bundle handling


Combine the two cases that check for whether or not this is a bundle,
rather than having them as separate checks. This is easier to reduce,
and it reduces the text associated with it as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 3b7c16be
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment