[Intel-gfx] [PATCH V3 6/13] input: serio: use time_is_before_jiffies() instead of open coding it

Dmitry Torokhov dmitry.torokhov at gmail.com
Tue Feb 15 22:59:21 UTC 2022


Hi Wang,

On Mon, Feb 14, 2022 at 05:55:43PM -0800, Qing Wang wrote:
> From: Wang Qing <wangqing at vivo.com>
> 
> Use the helper function time_is_{before,after}_jiffies() to improve
> code readability.

I applied changes by Danilo Krummrich converting the driver to use
ktime_t (see https://lore.kernel.org/r/20220215160208.34826-3-danilokrummrich@dk-develop.de)
which makes this change not applicable.

Thanks.

-- 
Dmitry


More information about the Intel-gfx mailing list