io_uring/filetable: kill io_reset_alloc_hint() helper
authorJens Axboe <axboe@kernel.dk>
Mon, 28 Oct 2024 14:36:12 +0000 (08:36 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 28 Oct 2024 19:23:03 +0000 (13:23 -0600)
commitdf4e0bd0d720c956a7c53d37dbdfc6d4c18ca749
treedf3d9d4aa1bec0d5a96f05b352632d5d99e40c05
parent9bf6d70a29c268266869ccecf4bd6b6eb6e37daa
io_uring/filetable: kill io_reset_alloc_hint() helper

It's only used internally, and in one spot, just open-code ti.

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