]> 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)
commit4d13cd4099d0ce5fec1e37a8fc6dee5934a0e6cd
tree483a120198380c4d20d820f30114a5fa9b91938c
parent4befd8e3b97f641cce08c1b1fc27d4899a704916
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