Skip to content
Snippets Groups Projects
Commit 200f3abd authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/eventfd: move eventfd handling to separate file


This is pretty nicely abstracted already, but let's move it to a separate
file rather than have it in the main io_uring file. With that, we can
also move the io_ev_fd struct and enum out of global scope.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 60b6c075
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment