Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8879
b: refs/heads/master
c: 6c8c8ba
h: refs/heads/master
i:
  8877: 7a70b1a
  8875: 62c2968
  8871: c79e325
  8863: 1fb9314
v: v3
  • Loading branch information
Victor Fusco authored and David Woodhouse committed Jul 13, 2005
1 parent 2b53345 commit 3c34457
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: ad3f9a2238e401a1fc493b8c91341f9e57940eda
refs/heads/master: 6c8c8ba5d7e31b37d0184c388183a6039a672417
2 changes: 1 addition & 1 deletion trunk/kernel/audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ static void audit_buffer_free(struct audit_buffer *ab)
}

static struct audit_buffer * audit_buffer_alloc(struct audit_context *ctx,
int gfp_mask, int type)
unsigned int __nocast gfp_mask, int type)
{
unsigned long flags;
struct audit_buffer *ab = NULL;
Expand Down

0 comments on commit 3c34457

Please sign in to comment.