io_uring: move apoll cache to poll.c
authorJens Axboe <axboe@kernel.dk>
Thu, 7 Jul 2022 17:18:33 +0000 (11:18 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:47:03 +0000 (08:47 -0600)
commit14d6c4539caf1e039df556df18e780da8314e168
tree83a7baeab71e378d0b7abddeb3a97c87218ff3f2
parent93e9cc1411ac2f3d30be757200ac9f8bb766af7e
io_uring: move apoll cache to poll.c

This is where it's used, move the flush handler in there.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/poll.c
io_uring/poll.h