diff options
author | Jens Axboe <[email protected]> | 2023-06-23 09:38:26 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-07-17 10:05:48 -0600 |
commit | 3a372b66923e4af966af2900da588e3b3de6fcd2 (patch) | |
tree | ee964de8edbe2e3c069a0f61aa1e572e98c3281b /scripts/generate_rust_analyzer.py | |
parent | aa5cd116f3c25c05e4724d7b5e24dc9ed9020a12 (diff) |
io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANY
We always need to check/update the cancel sequence if
IORING_ASYNC_CANCEL_ALL is set. Also kill the redundant check for
IORING_ASYNC_CANCEL_ANY at the end, if we get here we know it's
not set as we would've matched it higher up.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions