commit | c34398a8c018e0d3d2d30b718d03c7290c696f51 | [log] [tgz] |
---|---|---|
author | Dylan Yudaken <dylany@fb.com> | Wed Jun 22 06:40:22 2022 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Jul 24 18:39:15 2022 -0600 |
tree | 998e1197c995ec3661c8b5911de3f533b3d2211e | |
parent | ed5ccb3beeba0cadb0fcf353ae192021dfecf252 [diff] |
io_uring: remove __io_req_task_work_add this is no longer needed as there is only one caller Signed-off-by: Dylan Yudaken <dylany@fb.com> Link: https://lore.kernel.org/r/20220622134028.2013417-3-dylany@fb.com Signed-off-by: Jens Axboe <axboe@kernel.dk>