diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-02-02 10:06:38 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-02-08 13:27:06 -0700 |
commit | 42c0905f0cac9a86d2cb8138665a6d62ea607078 (patch) | |
tree | 35bc5e66e87e7ba8bbfffbb2ee2d9ee77b3c6c16 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 3cdc4be114a9be61b7041a53e44aa71718a7cf28 (diff) |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions