Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286071
b: refs/heads/master
c: 5afb8a3
h: refs/heads/master
i:
  286069: 43e52a9
  286067: 23edb97
  286063: 873641b
v: v3
  • Loading branch information
Xi Wang authored and Al Viro committed Jan 17, 2012
1 parent a7920f6 commit 61932c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 10d68360871657204885371cdf2594412675d2f9
refs/heads/master: 5afb8a3f96573f7ea018abb768f5b6ebe1a6c1a4
4 changes: 2 additions & 2 deletions trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1362,8 +1362,8 @@ static void audit_log_execve_info(struct audit_context *context,
struct audit_buffer **ab,
struct audit_aux_data_execve *axi)
{
int i;
size_t len, len_sent = 0;
int i, len;
size_t len_sent = 0;
const char __user *p;
char *buf;

Expand Down

0 comments on commit 61932c9

Please sign in to comment.