mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 02:52:27 -04:00
This patch changes the driver to use ns_to_timespec64() and timespec64_to_ns() instead of open coding the same logic. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>