OSDN Git Service

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>
Mon, 25 Jul 2022 00:39:14 +0000 (18:39 -0600)
commit9046c6415be60f51f60f8b771a74ac4e72e3599d
tree43d133b9d4803019f96b28422607d8bec4f498a3
parentd142c3ec8d160bea9801f0d727e92007787df8c0
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