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>
Mon, 23 Aug 2021 19:09:22 +0000 (13:09 -0600)
commitf56165e62fae78200292857628e4f1d8d12a0ed0
tree2e3ff04d75f585558a91cee424c9f5775b07e900
parente9dbe221f5d1c974c853da94eee456803239cab5
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