diff options
author | 2022-11-21 07:51:15 -0700 | |
---|---|---|
committer | 2022-11-22 06:09:30 -0700 | |
commit | 6c16fe3c16bdc420719768f7ea97b82bd6303eec (patch) | |
tree | 9ab73749c4c1fae88d7685fc3e9389a034aad7f3 /io_uring/timeout.c | |
parent | Revert "io_uring: disallow self-propelled ring polling" (diff) | |
download | wireguard-linux-6c16fe3c16bdc420719768f7ea97b82bd6303eec.tar.xz wireguard-linux-6c16fe3c16bdc420719768f7ea97b82bd6303eec.zip |
io_uring: kill io_cqring_ev_posted() and __io_cq_unlock_post()
__io_cq_unlock_post() is identical to io_cq_unlock_post(), and
io_cqring_ev_posted() has a single caller so migth as well just inline
it there.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/timeout.c')
0 files changed, 0 insertions, 0 deletions