io_uring: Remove unused declaration io_alloc_async_data()
authorYue Haibing <yuehaibing@huawei.com>
Wed, 5 Mar 2025 01:34:54 +0000 (09:34 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 7 Mar 2025 21:09:16 +0000 (14:09 -0700)
commit30c970354ce2a4c6ad3a4c70040accd34082f477
tree7b14fa5f009dee5528b91cb989f87a3ab5bace8a
parent0d83b8a9f180436a84fbdeb575696b0c3ae0ac0c
io_uring: Remove unused declaration io_alloc_async_data()

Commit ef623a647f42 ("io_uring: Move old async data allocation helper
to header") leave behind this unused declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20250305013454.3635021-1-yuehaibing@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.h