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
Due to an influx of spam, we had to disable account registrations. If you don't have an account yet, please write an email to support@manjaro.org, with your desired username. Sorry for the inconvenience.
The callers all convert to an integer, and we only return 0/-ERROR
anyway.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>