diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-09-10 17:57:04 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-10 18:34:44 +0300 |
commit | 90bfb28d5fa8127a113a140c9791ea0b40ab156a (patch) | |
tree | 76dedcfc91d10428cde50687ef103f385508b78c /rust/helpers/helpers.c | |
parent | c0a9d496e0fece67db777bd48550376cf2960c47 (diff) | |
download | linux-90bfb28d5fa8127a113a140c9791ea0b40ab156a.tar.xz |
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 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions