From: David S. Miller Date: Tue, 31 Mar 2015 21:19:19 +0000 (-0400) Subject: Merge branch 'ptp-ns_to_timespec64' X-Git-Tag: v4.1-rc1~128^2~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9911674fcf1f239ff3c87e56177c4826e33dfd95;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ptp-ns_to_timespec64' Richard Cochran says: ==================== ptp: remove open coded ns_to_timespec64 and reverse This patch series is a follow up to the recent timespec64 work for the PTP Hardware Clock drivers. Arnd noticed that drivers are using open coded implementations of ns_to_timespec64 and timespec64_to_ns. This series replaces the open coded logic with the helper functions. ==================== Signed-off-by: David S. Miller --- 9911674fcf1f239ff3c87e56177c4826e33dfd95