Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
[firefly-linux-kernel-4.4.55.git] / include / linux / thread_info.h
index 20fc303947d37029a9e10456ddc8491a802f3fa1..8d03f079688cfdd41da394aa5e09ee9ae036cb80 100644 (file)
@@ -29,7 +29,7 @@ struct restart_block {
                } futex;
                /* For nanosleep */
                struct {
-                       clockid_t index;
+                       clockid_t clockid;
                        struct timespec __user *rmtp;
 #ifdef CONFIG_COMPAT
                        struct compat_timespec __user *compat_rmtp;