sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
[sfrench/cifs-2.6.git] / kernel / audit.h
index 431444c3708bf4634568b9a8d83318de7c0fa22f..960d49c9db5e3c79b70171c6c9ca1f4d8acf58f2 100644 (file)
@@ -212,7 +212,7 @@ extern void audit_copy_inode(struct audit_names *name,
 extern void audit_log_cap(struct audit_buffer *ab, char *prefix,
                          kernel_cap_t *cap);
 extern void audit_log_name(struct audit_context *context,
-                          struct audit_names *n, struct path *path,
+                          struct audit_names *n, const struct path *path,
                           int record_num, int *call_panic);
 
 extern int audit_pid;