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 14:49:44 +0000 (08:49 -0600)
commit3357a7a766f61c9ce74659a3e5e59a74f5a67beb
tree0071f9d311ae0864dcd4fada751799b1cf34dd96
parentb8d01ca63b0abee1b71b50d0242a7e8f96c526c2
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