Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8874
b: refs/heads/master
c: 7b43043
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Jul 2, 2005
1 parent b45b8ca commit 3acac95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 13774024da8ebdf17212c0f5a83f5b0681a649eb
refs/heads/master: 7b430437c0de81681ecfa8efa8f55823df733529
2 changes: 1 addition & 1 deletion trunk/include/linux/audit.h
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ extern void audit_send_reply(int pid, int seq, int type,
extern void audit_log_lost(const char *message);
extern struct semaphore audit_netlink_sem;
#else
#define audit_log(c,t,f,...) do { ; } while (0)
#define audit_log(c,g,t,f,...) do { ; } while (0)
#define audit_log_start(c,g,t) ({ NULL; })
#define audit_log_vformat(b,f,a) do { ; } while (0)
#define audit_log_format(b,f,...) do { ; } while (0)
Expand Down

0 comments on commit 3acac95

Please sign in to comment.