Re: [PATCH v2 09/10] blk-throttle: Use more siutable time_after check for update of slice_start
From: Tejun Heo
Date: Wed Nov 30 2022 - 16:35:08 EST
On Tue, Nov 29, 2022 at 11:01:46AM +0800, Kemeng Shi wrote:
> There is no need to update tg->slice_start[rw] to start when they are
> equal already. So remove "eq" part of check before update slice_start.
>
> Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxx>
Acked-by: Tejun Heo <tj@xxxxxxxxxx>
--
tejun