diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-05-08 23:48:33 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-21 17:41:16 +0300 |
commit | 8bb9d6ccd36062d16baa707b759809e1f494017e (patch) | |
tree | 5b4b1a9c872fab174a08c09fe3b788e6358c3bc3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f660fd2ca15a3743f65f6110ae60d5b80500d856 (diff) | |
download | linux-8bb9d6ccd36062d16baa707b759809e1f494017e.tar.xz |
io_uring: finish IOU_OK -> IOU_COMPLETE transition
IOU_COMPLETE is more descriptive, in that it explicitly says that the
return value means "please post a completion for this request". This
patch completes the transition from IOU_OK to IOU_COMPLETE, replacing
existing IOU_OK users.
This is a purely mechanical change.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions