]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - include/linux/audit.h
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
[thirdparty/kernel/stable.git] / include / linux / audit.h
index aba3a2684300d77bf9fbb70ad56461dfbc1e189e..504e784b7ffa6da23212a0a0d110efe91774eb27 100644 (file)
@@ -147,7 +147,7 @@ extern void             audit_log_d_path(struct audit_buffer *ab,
 extern void                audit_log_key(struct audit_buffer *ab,
                                          char *key);
 extern void                audit_log_link_denied(const char *operation,
-                                                 struct path *link);
+                                                 const struct path *link);
 extern void                audit_log_lost(const char *message);
 #ifdef CONFIG_SECURITY
 extern void                audit_log_secctx(struct audit_buffer *ab, u32 secid);