diff options
author | Pavel Begunkov <[email protected]> | 2020-07-15 12:46:49 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-07-24 13:00:40 -0600 |
commit | dca9cf8b87f55c96f072c1fc6bc90e2b97a8e19f (patch) | |
tree | 5d49fa5013988c79c67bc18096300c62dfc314a5 /drivers/usb/cdns3/cdns3-debug.h | |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions