From bc5869180f69e2ad6c6b823e129e08a8e523d800 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 20 Dec 2019 16:31:14 +0100 Subject: sys/linux: fix 240 warnings in descriptions Sweeping fix of everything up to socket_netlink_route.txt. Update #590 --- sys/linux/dev_ptp_amd64.const | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/linux/dev_ptp_amd64.const') diff --git a/sys/linux/dev_ptp_amd64.const b/sys/linux/dev_ptp_amd64.const index 91929a806..67879652e 100644 --- a/sys/linux/dev_ptp_amd64.const +++ b/sys/linux/dev_ptp_amd64.const @@ -22,10 +22,8 @@ PTP_RISING_EDGE = 2 PTP_STRICT_FLAGS = 8 PTP_SYS_OFFSET = 1128283397 PTP_SYS_OFFSET_EXTENDED = 3300932873 -PTP_SYS_OFFSET_EXTENDED_SIZE = 1216 PTP_SYS_OFFSET_PRECISE = 3225435400 PTP_SYS_OFFSET_PRECISE_SIZE = 64 -PTP_SYS_OFFSET_SIZE = 832 __NR_ioctl = 16 __NR_openat = 257 __NR_read = 0 -- cgit mrf-deployment