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 19:23:03 +0000 (13:23 -0600)
commit9bf6d70a29c268266869ccecf4bd6b6eb6e37daa
tree02e2fbac9242fc420b93336ac10396fd68b1fbf0
parentb7c0423d05bb90751614c394d1c5e8bab62069a1
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