Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23994
b: refs/heads/master
c: bf45da9
h: refs/heads/master
v: v3
  • Loading branch information
lorenzo@gnu.org authored and Al Viro committed Mar 20, 2006
1 parent e96acda commit 214efe4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a0bbce58bb25bd756f7ec437319d6ed2201a18b
refs/heads/master: bf45da97a45f634422559ec61429dddf4d2fffb9
5 changes: 5 additions & 0 deletions trunk/kernel/audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -994,3 +994,8 @@ void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type,
audit_log_end(ab);
}
}

EXPORT_SYMBOL(audit_log_start);
EXPORT_SYMBOL(audit_log_end);
EXPORT_SYMBOL(audit_log_format);
EXPORT_SYMBOL(audit_log);

0 comments on commit 214efe4

Please sign in to comment.