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, 9 Aug 2021 19:47:12 +0000 (13:47 -0600)
commit57a05b6f5c242cae8c9803b5fc525a9d6ff452bb
tree0830d500f6f970cb9aacb4282864445c0def39a4
parentae1973250363c85c2e4c411fa09ae0944a35b0b3
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