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>
Wed, 22 Jun 2022 17:32:31 +0000 (11:32 -0600)
commitd8e256a9c48832e67fe52de5f392ee9cdbb6e6ba
tree87546903485bd8b2c43911b71f9ad07c4bc89ff3
parentc341fb26c822cdd29129c16f7772ae746515621e
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