diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/auditfilter.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c index 6a9a5c5a4e7d..0d6a8fc21f17 100644 --- a/kernel/auditfilter.c +++ b/kernel/auditfilter.c | |||
@@ -404,6 +404,7 @@ static struct audit_entry *audit_rule_to_entry(struct audit_rule *rule) | |||
404 | case AUDIT_PERS: | 404 | case AUDIT_PERS: |
405 | case AUDIT_ARCH: | 405 | case AUDIT_ARCH: |
406 | case AUDIT_MSGTYPE: | 406 | case AUDIT_MSGTYPE: |
407 | case AUDIT_PPID: | ||
407 | case AUDIT_DEVMAJOR: | 408 | case AUDIT_DEVMAJOR: |
408 | case AUDIT_DEVMINOR: | 409 | case AUDIT_DEVMINOR: |
409 | case AUDIT_EXIT: | 410 | case AUDIT_EXIT: |