diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-02-07 15:51:53 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-02-08 21:27:06 +0100 |
commit | 4caa74fdce7d59582b3e3f95b718b47e043f276e (patch) | |
tree | ddffa3628439514ba4de53ec5c4e5a6b7f72c436 /io_uring/rw.c | |
parent | io_uring: mark the need to lock/unlock the ring as unlikely (diff) | |
download | linux-4caa74fdce7d59582b3e3f95b718b47e043f276e.tar.xz linux-4caa74fdce7d59582b3e3f95b718b47e043f276e.zip |
io_uring: cleanup io_req_complete_post()
Move the ctx declaration and assignment up to be generally available
in the function, as we use req->ctx at the top anyway.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions