io_uring: move io_eventfd_signal()
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 19 Jun 2022 11:26:06 +0000 (12:26 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:44:22 +0000 (08:44 -0600)
commitf0b15b51bc01774411ab37352fa733017657bf89
tree702a301529442e07a73d62566b02ceb600c9f509
parentb12b72c46a2d119a5cd3a780c648c609ca086deb
io_uring: move io_eventfd_signal()

Move io_eventfd_signal() in the sources without any changes and kill its
forward declaration.

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