io_uring: convert timeout path to use io_cmd_type
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 15:45:22 +0000 (09:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:34:00 +0000 (08:34 -0600)
commitae28dd1c71d119e0990c4ea57dad8a275c33fb05
tree3d13ead641bc7a7e972698ddf12e2049fe7b27c2
parent70c0c7cc2c4435953d5b2130c6612e45840091d1
io_uring: convert timeout path to use io_cmd_type

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c