io_uring: reshuffle io_uring/io_uring.h
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 19 Jun 2022 11:26:05 +0000 (12:26 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:44:22 +0000 (08:44 -0600)
commitb12b72c46a2d119a5cd3a780c648c609ca086deb
tree3223f53ee2e631d9b76909aceece39cb44a9d569
parent32597fd6cebe69f8c370e0ffef519215b88853e0
io_uring: reshuffle io_uring/io_uring.h

It's a good idea to first do forward declarations and then inline
helpers, otherwise there will be keep stumbling on dependencies
between them.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/1d7fa6672ed43f20ccc0c54ae201369ebc3ebfab.1655637157.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.h