Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47594
b: refs/heads/master
c: 11f57ce
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 11, 2007
1 parent 8909cd6 commit dee7dbc
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: ead6596b9e776ac32d82f7d1931d7638e6d4a7bd
refs/heads/master: 11f57cedcf382574a1e41d6cec2349f287fcea67
2 changes: 1 addition & 1 deletion trunk/kernel/auditfilter.c
Original file line number Diff line number Diff line change
Expand Up @@ -1601,8 +1601,8 @@ static int audit_filter_user_rules(struct netlink_skb_parms *cb,

int audit_filter_user(struct netlink_skb_parms *cb, int type)
{
enum audit_state state = AUDIT_DISABLED;
struct audit_entry *e;
enum audit_state state;
int ret = 1;

rcu_read_lock();
Expand Down

0 comments on commit dee7dbc

Please sign in to comment.