diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-10-28 15:41:24 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-10-29 20:43:28 +0100 |
commit | e410ffca588691e36d5449a5bf521a1a7b712911 (patch) | |
tree | b100eb83e066ea357f1022b4238f1695a60887ce /io_uring/nop.c | |
parent | io_uring/splice: open code 2nd direct file assignment (diff) | |
download | linux-e410ffca588691e36d5449a5bf521a1a7b712911.tar.xz linux-e410ffca588691e36d5449a5bf521a1a7b712911.zip |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/nop.c')
0 files changed, 0 insertions, 0 deletions