io_uring: move small helpers to headers
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 15 Jun 2022 16:33:51 +0000 (17:33 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:13 +0000 (18:39 -0600)
commitaa1e90f64ee5c82f6d3feb69b2a19370686f1f02
tree5d05eef241fd3fd32c49d3501e8b9940ec707390
parent22eb2a3fdea03e6056dcfb4c8bb9d3fde5ce02ff
io_uring: move small helpers to headers

There is a bunch of inline helpers that will be useful not only to the
core of io_uring, move them to headers.

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