mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 17:19:59 -04:00
Now that the last user of timespec_to_jiffies() is gone, these can just be removed, everything else is using ktime_t or timespec64 already. Signed-off-by: Arnd Bergmann <arnd@arndb.de>