io_uring: include and forward-declaration sanitation
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 17:48:35 +0000 (11:48 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:28:47 +0000 (11:28 -0600)
commit01e43454b70a1e53ea3a697889a3bb39bef18a1b
tree09cfae7f7edd4d9ba343fbb0dc725b3e53850c6f
parentc96c0e046fad67797e8907d7979f3250c92bb444
io_uring: include and forward-declaration sanitation

Remove some dead headers we no longer need, and get rid of the
io_ring_ctx and io_uring_fops forward declarations.

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