Skip to content
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
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