Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82036
b: refs/heads/master
c: ef00be0
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Al Viro committed Feb 1, 2008
1 parent e404e10 commit bf55114
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: b593d384efcff7bdf6beb1bc1bc69927977aee26
refs/heads/master: ef00be0554f1af9f2b685e0e3bb9e2ec0181937e
2 changes: 1 addition & 1 deletion trunk/kernel/audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ struct audit_buffer *audit_log_start(struct audit_context *ctx, gfp_t gfp_mask,
{
struct audit_buffer *ab = NULL;
struct timespec t;
unsigned int serial;
unsigned int uninitialized_var(serial);
int reserve;
unsigned long timeout_start = jiffies;

Expand Down

0 comments on commit bf55114

Please sign in to comment.