io_uring: move io_fallback_req_func()
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 9 Aug 2021 19:18:07 +0000 (20:18 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 10 Aug 2021 23:51:41 +0000 (17:51 -0600)
commit180686a79a71662473bdd99dda5156d7c0ea706f
tree0936549cfbe9f2164adee100d96b1d63eae4cffc
parent96b0fdd60ffea4052600bac377a010968f4a6827
io_uring: move io_fallback_req_func()

Move io_fallback_req_func() to kill yet another forward declaration.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d0a8f9d9a0057ed761d6237167d51c9378798d2d.1628536684.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c