]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/xfs/xfs_ioctl32.h
Merge tag 'docs-5.6-2' of git://git.lwn.net/linux
[linux.git] / fs / xfs / xfs_ioctl32.h
index 8c7743cd490eb7c39f947ca0075f2e0012fd4117..053de7d894cd31427eaba31272096c75ea2e72ad 100644 (file)
@@ -32,7 +32,7 @@
 #endif
 
 typedef struct compat_xfs_bstime {
-       compat_time_t   tv_sec;         /* seconds              */
+       old_time32_t    tv_sec;         /* seconds              */
        __s32           tv_nsec;        /* and nanoseconds      */
 } compat_xfs_bstime_t;