]> git.itanic.dy.fi Git - linux-stable/commit
io_uring: inline io_poll_remove_waitqs
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 9 Aug 2021 19:18:13 +0000 (20:18 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Aug 2021 19:10:26 +0000 (13:10 -0600)
commit5d70904367b45b74dab9da5c023b6629f511e48f
tree0aa2933353c34c07ec10a10feb29cced339f455d
parent90f67366cb8871951399fb5bcf182e902b896615
io_uring: inline io_poll_remove_waitqs

Inline io_poll_remove_waitqs() into its only user and clean it up.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/2f1a91a19ffcd591531dc4c61e2f11c64a2d6a6d.1628536684.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c