io_uring/filetable: remove io_file_from_index() helper
authorJens Axboe <axboe@kernel.dk>
Mon, 28 Oct 2024 14:35:05 +0000 (08:35 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 28 Oct 2024 14:49:44 +0000 (08:49 -0600)
commitb8d01ca63b0abee1b71b50d0242a7e8f96c526c2
tree7a02b21897d209288fadb87e83c3b859d5c171a5
parentd20999e3ac695c1898b1d608575f8cb844b82cab
io_uring/filetable: remove io_file_from_index() helper

It's only used in fdinfo, nothing really gained from having this helper.

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