io_uring: inline io_async_submit()
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 19 Jan 2021 13:32:37 +0000 (13:32 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jan 2021 15:18:37 +0000 (08:18 -0700)
commita998cfe069c0769e3059c6c7fbb2a1f5d9ea5a1d
tree69385d9f21f773270dbcd5145fe2b8662587cfbf
parent43b517fe9450881f2b15add3f5927d860bd678fa
io_uring: inline io_async_submit()

The name is confusing and it's used only in one place.

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