Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189459
b: refs/heads/master
c: 449cedf
h: refs/heads/master
i:
  189457: 1ef235b
  189455: 57c15d7
v: v3
  • Loading branch information
Eric Paris authored and Linus Torvalds committed Apr 5, 2010
1 parent 0b31e18 commit 27e2519
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: b66696e3c0d8fc01efdbc701eba1276618332cb3
refs/heads/master: 449cedf099b23a250e7d61982e35555ccb871182
2 changes: 1 addition & 1 deletion trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1894,7 +1894,7 @@ static int audit_inc_name_count(struct audit_context *context,
{
if (context->name_count >= AUDIT_NAMES) {
if (inode)
printk(KERN_DEBUG "name_count maxed, losing inode data: "
printk(KERN_DEBUG "audit: name_count maxed, losing inode data: "
"dev=%02x:%02x, inode=%lu\n",
MAJOR(inode->i_sb->s_dev),
MINOR(inode->i_sb->s_dev),
Expand Down

0 comments on commit 27e2519

Please sign in to comment.