diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-15 12:46:49 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-24 13:00:40 -0600 |
commit | dca9cf8b87f55c96f072c1fc6bc90e2b97a8e19f (patch) | |
tree | 5d49fa5013988c79c67bc18096300c62dfc314a5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0f7e466b393abab86be96ffcf00af383afddc0d1 (diff) |
io_uring: inline io_req_work_grab_env()
The only caller of io_req_work_grab_env() is io_prep_async_work(), and
they are both initialising req->work. Inline grab_env(), it's easier
to keep this way, moreover there already were bugs with misplacing
io_req_init_async().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions