]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: inline __io_commit_cqring()
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 19 Jan 2021 13:32:38 +0000 (13:32 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 1 Feb 2021 17:02:42 +0000 (10:02 -0700)
commitff6231efd25ea1dc5b0c4c075823c184b2bb607f
tree710e335ea2876c57d77d4377ecf9d7c2d6792093
parenta55958018a1f65b3a5eaad7eab68497ae09cfd32
io_uring: inline __io_commit_cqring()

Inline it in its only user, that's cleaner

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c