diff options
Diffstat (limited to 'kernel/audit.h')
-rw-r--r-- | kernel/audit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/audit.h b/kernel/audit.h index 7bb65730c890..3cdffad5a1d9 100644 --- a/kernel/audit.h +++ b/kernel/audit.h | |||
@@ -222,7 +222,6 @@ extern void audit_copy_inode(struct audit_names *name, | |||
222 | const struct inode *inode); | 222 | const struct inode *inode); |
223 | extern void audit_log_cap(struct audit_buffer *ab, char *prefix, | 223 | extern void audit_log_cap(struct audit_buffer *ab, char *prefix, |
224 | kernel_cap_t *cap); | 224 | kernel_cap_t *cap); |
225 | extern void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name); | ||
226 | extern void audit_log_name(struct audit_context *context, | 225 | extern void audit_log_name(struct audit_context *context, |
227 | struct audit_names *n, struct path *path, | 226 | struct audit_names *n, struct path *path, |
228 | int record_num, int *call_panic); | 227 | int record_num, int *call_panic); |