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:
Jens Axboe <axboe@kernel.dk>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The callers all convert to an integer, and we only return 0/-ERROR
anyway.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>