]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: remove unused struct io_async_open
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 7 Feb 2020 16:21:25 +0000 (19:21 +0300)
committerJens Axboe <axboe@kernel.dk>
Sat, 8 Feb 2020 20:06:58 +0000 (13:06 -0700)
commit9679779bee3c40c3690f495744f3cd63b494ce9d
tree483a120198380c4d20d820f30114a5fa9b91938c
parentb30d7110c6898f3a75d8e3171649e4a617d94439
io_uring: remove unused struct io_async_open

struct io_async_open is unused, remove it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c