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>
Thu, 21 Jul 2022 14:34:49 +0000 (08:34 -0600)
commit2d44939e7582567f9e77c775bc45c4e21915e6e4
treef28733c17ebbb8569b184d7454b267fbf9342ae0
parent91c2e67442ed6625e6a6c7c6851c962981375f51
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