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

io_uring: define a request type cleanup handler


This can move request type specific cleanup into a private handler,
removing the need for the core io_uring parts to know what types
they are dealing with.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 890968dc
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.
Finish editing this message first!
Please register or to comment