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

io_uring: consolidate the put_ref-and-return section of adding work


We've got a few cases of this, move them to one section and just use
gotos to get there. Reduces the text section on both arm64 and x86-64,
using gcc-12.2.

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