On Tue, Aug 02, 2022 at 10:04:09PM +0800, Yu Kuai wrote: > +static bool tg_with_in_iops_limit(struct throtl_grp *tg, struct bio *bio, > + u32 iops_limit, unsigned long *wait) While at it, can you please rename these functions to tg_within_iops_limit? "within" is a single word. Other than that, Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun