]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Sat, 2 Nov 2024 21:45:30 +0000 (15:45 -0600)
commit5f3829fdd69d746f36a5e87df21ce58470b8e9fa
tree5177aa01b95d04a0fd783f28ae1c97ef2f580221
parentcb1717a7cd0fc8a063bd7fe3b4eb6fd81defb11c
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