]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
lib: dhry: use ktime_ms_delta() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 22 Jan 2024 14:50:44 +0000 (15:50 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 22 Feb 2024 23:38:52 +0000 (15:38 -0800)
commitb8d1b82837f342969b96c6ee6c4fde5e9ea02974
tree2b995b5072a9dd71f1dcd67516d25a573411360c
parentc3c6c204823859037c24507420ed83947fe506f1
lib: dhry: use ktime_ms_delta() helper

Use the existing ktime_ms_delta() helper instead of open-coding the same
operation.

Link: https://lkml.kernel.org/r/bb43c67a7580de6152f5e6eb225071166d33b6e4.1705934853.git.geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/dhry_1.c