regmap: Also protect hwspinlock in error handling path
[sfrench/cifs-2.6.git] / kernel / audit.h
index b331d9b83f6344c9194462bf31dc1e55e7e7c0d8..9b110ae17ee3fe744592fdb1127d1dc868577af2 100644 (file)
@@ -182,7 +182,7 @@ struct audit_context {
                        mqd_t                   mqdes;
                        size_t                  msg_len;
                        unsigned int            msg_prio;
-                       struct timespec         abs_timeout;
+                       struct timespec64       abs_timeout;
                } mq_sendrecv;
                struct {
                        int                     oflag;