Skip to content
Commit e0c5c576 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: make io_read/write return an integer



The callers all convert to an integer, and we only return 0/-ERROR
anyway.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e65ef56d
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