diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-11-23 03:07:49 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-23 22:24:20 +0300 |
commit | 2ea537ca02b12e6e03dfcac82013ff289a75eed8 (patch) | |
tree | bed2a17d6a9ae8d56b63143572556187ed361660 /sound | |
parent | f3251183b298912e09297cb22614361c63122e82 (diff) | |
download | linux-2ea537ca02b12e6e03dfcac82013ff289a75eed8.tar.xz |
io_uring: improve argument types of kiocb_done()
kiocb_done() accepts a pointer to struct kiocb, pass struct io_kiocb
(i.e. io_uring's request) instead so we can get rid of useless
container_of().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/252016eed77806f58b48251a85cd8c645f900433.1637524285.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions