t/io_uring: use the get_offset() code to retrieve pass-through offset
authorJens Axboe <axboe@kernel.dk>
Tue, 14 Mar 2023 19:59:32 +0000 (13:59 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 14 Mar 2023 19:59:32 +0000 (13:59 -0600)
commitbb2d963c60d906818a44cda7838d736860b45f79
treed53c81ee30191e1eb1fccbbc99bada2538c11da3
parent4d9521fd4d679f914ccf425f6c06864484352fea
t/io_uring: use the get_offset() code to retrieve pass-through offset

No point in duplicating this code, use the helper.

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