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>
Mon, 25 Jul 2022 00:39:17 +0000 (18:39 -0600)
commit9da7471ed10dab52410062be74896a6c0aa1bf3a
tree52bb433d30a8d6722c931e498c2c810fc917d2cd
parente8375e43ca2d67f31b2408092eee4f91e1e140f4
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