On Mon, Oct 17, 2022 at 10:00:07AM +0800, Kemeng Shi wrote: > If we trace vtime_base_rate instead of vtime_rate, there is nowhere to > access now->vrate except function ioc_now using now->vrate locally. ^ which accesses ("to access" doesn't mean the same thing here) > Just clean it. ^ remove > Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxx> With the above description updates, Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun