diff options
author | 2022-06-21 07:47:13 -0600 | |
---|---|---|
committer | 2022-06-21 07:47:13 -0600 | |
commit | b60cac14bb3c88cff2a7088d9095b01a80938c41 (patch) | |
tree | b6b9126291a3d821135f738039442d90bfe72b5d /scripts/generate_rust_analyzer.py | |
parent | io_uring: mark reissue requests with REQ_F_PARTIAL_IO (diff) | |
download | wireguard-linux-b60cac14bb3c88cff2a7088d9095b01a80938c41.tar.xz wireguard-linux-b60cac14bb3c88cff2a7088d9095b01a80938c41.zip |
io_uring: fix merge error in checking send/recv addr2 flags
With the dropping of the IOPOLL checking in the per-opcode handlers,
we inadvertently left two checks in the recv/recvmsg and send/sendmsg
prep handlers for the same thing, and one of them includes addr2 which
holds the flags for these opcodes.
Fix it up and kill the redundant checks.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions