io_uring: convert cancel path to use io_cmd_type
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 15:33:01 +0000 (09:33 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:34:00 +0000 (08:34 -0600)
commit70c0c7cc2c4435953d5b2130c6612e45840091d1
tree45330da310f179b948c58c811d2786ad7f0b41f4
parent206933c3b5fae2ae2b0acf0b1391a21f6b7bf2e8
io_uring: convert cancel path to use io_cmd_type

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