drivers/pps: aesthetic tweaks to PPS-related content
[sfrench/cifs-2.6.git] / include / uapi / linux / pps.h
index c1cb3825a8bc805e804f88c4e759e77716c6efef..c29d6b791c0816e35b0e025b80ed8d9f0eb0400a 100644 (file)
@@ -95,8 +95,8 @@ struct pps_kparams {
 #define PPS_CAPTURECLEAR       0x02    /* capture clear events */
 #define PPS_CAPTUREBOTH                0x03    /* capture assert and clear events */
 
-#define PPS_OFFSETASSERT       0x10    /* apply compensation for assert ev. */
-#define PPS_OFFSETCLEAR                0x20    /* apply compensation for clear ev. */
+#define PPS_OFFSETASSERT       0x10    /* apply compensation for assert event */
+#define PPS_OFFSETCLEAR                0x20    /* apply compensation for clear event */
 
 #define PPS_CANWAIT            0x100   /* can we wait for an event? */
 #define PPS_CANPOLL            0x200   /* bit reserved for future use */