diff options
author | 2024-02-02 10:06:38 -0700 | |
---|---|---|
committer | 2024-02-08 13:27:06 -0700 | |
commit | 42c0905f0cac9a86d2cb8138665a6d62ea607078 (patch) | |
tree | 35bc5e66e87e7ba8bbfffbb2ee2d9ee77b3c6c16 /io_uring/truncate.c | |
parent | io_uring/poll: improve readability of poll reference decrementing (diff) | |
download | linux-rng-42c0905f0cac9a86d2cb8138665a6d62ea607078.tar.xz linux-rng-42c0905f0cac9a86d2cb8138665a6d62ea607078.zip |
io_uring: cleanup handle_tw_list() calling convention
Now that we don't loop around task_work anymore, there's no point in
maintaining the ring and locked state outside of handle_tw_list(). Get
rid of passing in those pointers (and pointers to pointers) and just do
the management internally in handle_tw_list().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/truncate.c')
0 files changed, 0 insertions, 0 deletions