diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-06-07 22:41:20 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-07 22:59:22 +0200 |
commit | d86eaed185e9c6052d1ee2ca538f1936ff255887 (patch) | |
tree | 47c9f0eacf4b7b17942df3530fdb001f854f6820 /CREDITS | |
parent | io_uring: avoid indirect function calls for the hottest task_work (diff) | |
download | linux-d86eaed185e9c6052d1ee2ca538f1936ff255887.tar.xz linux-d86eaed185e9c6052d1ee2ca538f1936ff255887.zip |
io_uring: cleanup io_aux_cqe() API
Everybody is passing in the request, so get rid of the io_ring_ctx and
explicit user_data pass-in. Both the ctx and user_data can be deduced
from the request at hand.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions