On Mon, Sep 01, 2025 at 11:32:06AM +0800, Yu Kuai wrote: > From: Yu Kuai <yukuai3@xxxxxxxxxx> > > Now that bio->bi_issue is only used by io-latency to get bio issue time, > replace bio_issue with u64 time directly and remove bio_issue to make > code cleaner. > > Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>