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>
Tue, 29 Oct 2024 14:10:33 +0000 (08:10 -0600)
commit382a5755222c715e0ee3691f8181e9c8501c651f
tree60b54933bee04d1bd6d6c1ef7a0598048c92d416
parent12203c90f67b5b1f5ab7c09fbfaadf6db4c1e941
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