diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-10 00:03:22 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-10 07:28:43 -0700 |
commit | c5eef2b9449ba267f53bfa7cf63d2bc93acbee32 (patch) | |
tree | 30947592c53a30fe41b9a34088a8904485023f6d /fs/fat | |
parent | 65453d1efbd20f3825beba2a9c93ffb2ec729ece (diff) | |
download | linux-c5eef2b9449ba267f53bfa7cf63d2bc93acbee32.tar.bz2 |
io_uring: take comp_state from ctx
__io_queue_sqe() is always called with a non-NULL comp_state, which is
taken directly from context. Don't pass it around but infer from ctx.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions