diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2024-07-24 12:16:18 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-07-24 08:01:49 -0600 |
commit | e142e9cd8891b0c6f277ac2c2c254199a6aa56e3 (patch) | |
tree | 976c7762da85d68f341c07822a49d323cc69dc5d /rust/helpers.c | |
parent | bd44d7e902c2b34c217d3b48874b079760ca7b6e (diff) |
io_uring: fix io_match_task must_hold
The __must_hold annotation in io_match_task() uses a non existing
parameter "req", fix it.
Fixes: 6af3f48bf6156 ("io_uring: fix link traversal locking")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3e65ee7709e96507cef3d93291746f2c489f2307.1721819383.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions