diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-10-16 21:30:50 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-10-16 17:08:42 -0600 |
commit | 34f0bc427e94065e7f828e70690f8fe1e01b3a9d (patch) | |
tree | e512de4abc48fd734453483970cfdb3787c1b9c8 /scripts | |
parent | 4d5059512d283dab7372d282c2fbd43c7f5a2456 (diff) | |
download | linux-34f0bc427e94065e7f828e70690f8fe1e01b3a9d.tar.bz2 |
io_uring: reuse io_alloc_req()
Don't duplicate io_alloc_req() in io_req_caches_free() but reuse the
helper.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/6005fc88274864a49fc3096c22d8bdd605cf8576.1665891182.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions