Skip to content
Commit e410ffca authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/rsrc: kill io_charge_rsrc_node()



It's only used from __io_req_set_rsrc_node(), and it takes both the ctx
and node itself, while never using the ctx. Just open-code the basic
refs++ in __io_req_set_rsrc_node() instead.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 743fb58a
Loading
Loading
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