Hi Wang,
On Mon, Feb 14, 2022 at 05:55:43PM -0800, Qing Wang wrote:
From: Wang Qing wangqing@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....) which makes this change not applicable.
Thanks.