diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-09-10 08:57:04 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-10 09:34:44 -0600 |
commit | 90bfb28d5fa8127a113a140c9791ea0b40ab156a (patch) | |
tree | 76dedcfc91d10428cde50687ef103f385508b78c /io_uring/net.h | |
parent | c0a9d496e0fece67db777bd48550376cf2960c47 (diff) |
io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()
A recent change ensured that the necessary -EOPNOTSUPP -> -EAGAIN
transformation happens inline on both the reader and writer side,
and hence there's no need to check for both of these anymore on
the completion handler side.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/net.h')
0 files changed, 0 insertions, 0 deletions