diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-09-08 08:18:15 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-08 08:18:15 -0600 |
commit | 473efbc3ca29f725abfb7b323798df596ef41f3e (patch) | |
tree | 286042e45f20c09951300ac978e7d98183401c3f /rust/helpers | |
parent | c265ae75f900cea4e415230a77b5d152377627dd (diff) |
io_uring/uring_cmd: fix __io_uring_cmd_do_in_task !CONFIG_IO_URING typo
A manual application of this patch resulted in a typo for the stub
function __io_uring_cmd_do_in_task(), for the case where CONFIG_IO_URING
isn't true. Fix that up.
Reported-by: Klara Modin <klarasmodin@gmail.com>
Fixes: df3a7762ee24 ("io_uring/uring_cmd: add io_uring_cmd_tw_t type alias")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions