diff options
author | Pavel Begunkov <[email protected]> | 2022-06-15 11:23:02 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-06-15 05:06:09 -0600 |
commit | 91ef75a7db0d0855284b78d60d3fcec5c353ec5a (patch) | |
tree | 827980ea8fc1202829b6402731d9207e9e720eb2 /scripts/bpf_doc.py | |
parent | d884b6498d2f022098502e106d5a45ab635f2e9a (diff) |
io_uring: get rid of __io_fill_cqe{32}_req()
There are too many cqe filling helpers, kill __io_fill_cqe{32}_req(),
use __io_fill_cqe{32}_req_filled() instead, and then rename it. It'll
simplify fixing in following patches.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/c18e0d191014fb574f24721245e4e3fddd0b6917.1655287457.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions