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>
Mon, 25 Jul 2022 00:39:12 +0000 (18:39 -0600)
commit92ac8beaea1f4931f932da3dcc850547621107fc
treeaea5e07c0a715f1a52ec3c6c9cc07fb79a1aed83
parentc9f06aa7de153cdbe424e7e38be39f2272cf78bc
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