Forum | Documentation | Website | Blog

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

io_uring: kill stale comment for io_cqring_overflow_kill()


This function now deals only with discarding overflow entries on ring
free and exit, and it no longer returns whether we successfully flushed
all entries as there's no CQE posting involved anymore. Kill the
outdated comment.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c8d8fc3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment