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>
Thu, 21 Jul 2022 14:44:04 +0000 (08:44 -0600)
commitda664786422dea7caded76e0561c4e45c44af7b0
tree75dff24f2bf7fca825f70ec1a5b54a5a502943a7
parent451137f3d089037f58922f6f940d41d850d22567
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