diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/audit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/audit.h b/include/linux/audit.h index b74c148f14e3..e65399bf2710 100644 --- a/include/linux/audit.h +++ b/include/linux/audit.h | |||
| @@ -384,7 +384,6 @@ extern int audit_receive_filter(int type, int pid, int uid, int seq, | |||
| 384 | #define audit_log_hex(a,b,l) do { ; } while (0) | 384 | #define audit_log_hex(a,b,l) do { ; } while (0) |
| 385 | #define audit_log_untrustedstring(a,s) do { ; } while (0) | 385 | #define audit_log_untrustedstring(a,s) do { ; } while (0) |
| 386 | #define audit_log_d_path(b,p,d,v) do { ; } while (0) | 386 | #define audit_log_d_path(b,p,d,v) do { ; } while (0) |
| 387 | #define audit_panic(m) do { ; } while (0) | ||
| 388 | #endif | 387 | #endif |
| 389 | #endif | 388 | #endif |
| 390 | #endif | 389 | #endif |
