[Intel-gfx] [PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment

Theodore Ts'o tytso at mit.edu
Sat Feb 12 16:46:59 UTC 2022


On Thu, Feb 10, 2022 at 06:30:23PM -0800, Qing Wang wrote:
> From: Wang Qing <wangqing at vivo.com>
> 
> 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 commit desription (for all of these series)
is probably going to be a bit more understable:

Use the helper function time_is_{before,after}_jiffies() to improve
code readability.

Cheers,

						- Ted


More information about the Intel-gfx mailing list