Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59220
b: refs/heads/master
c: 13bddc2
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Oed authored and James Morris committed Jul 12, 2007
1 parent 53897c8 commit bc3d1b5
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: 2c3c05dbcbc7b9d71549fe0e2b249f10f5a66518
refs/heads/master: 13bddc2e9d591e31bf20020dc19ea6ca85de420e
2 changes: 1 addition & 1 deletion trunk/security/selinux/avc.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ void avc_audit(u32 ssid, u32 tsid,
}
}
if (inode)
audit_log_format(ab, " dev=%s ino=%ld",
audit_log_format(ab, " dev=%s ino=%lu",
inode->i_sb->s_id,
inode->i_ino);
break;
Expand Down

0 comments on commit bc3d1b5

Please sign in to comment.