Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192429
b: refs/heads/master
c: 34c111f
h: refs/heads/master
i:
  192427: 58cd7e7
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Apr 20, 2010
1 parent 0be81d2 commit 2c698ae
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: 2f1506cd82e0725ba00c7146a9a9b47824a5edcf
refs/heads/master: 34c111f626e91adb23f90a91d2c7cd4dac9fa4b1
2 changes: 1 addition & 1 deletion trunk/security/integrity/ima/ima_audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ void integrity_audit_msg(int audit_msgno, struct inode *inode,
return;

ab = audit_log_start(current->audit_context, GFP_KERNEL, audit_msgno);
audit_log_format(ab, "integrity: pid=%d uid=%u auid=%u ses=%u",
audit_log_format(ab, "pid=%d uid=%u auid=%u ses=%u",
current->pid, current_cred()->uid,
audit_get_loginuid(current),
audit_get_sessionid(current));
Expand Down

0 comments on commit 2c698ae

Please sign in to comment.