RE: [PATCH V3 5/13] hid: use time_is_after_jiffies() instead of open coding it

2022-02-15 Thread
  >>On Tue, Feb 15, 2022 at 2:56 AM Qing Wang wrote: >> >> From: Wang Qing >> >> Use the helper function time_is_{before,after}_jiffies() to improve >> code readability. >> >> Signed-off-by: Wang Qing >> Acked-by: Srinivas Pandruvada > >FWIW, this one is >Acked-by: Benjamin Tissoires > >Wang,

RE: [PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment

2022-02-14 Thread
  >>On Thu, Feb 10, 2022 at 06:30:23PM -0800, Qing Wang wrote: >> From: Wang Qing >> >> It is better to use time_is_xxx() directly instead of jiffies judgment >> for understanding. > >Hi Wang, > >"judgement" doesn't really make sense as a description to an English >speaker.  The following a commi