Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332386
b: refs/heads/master
c: ea5272f
h: refs/heads/master
v: v3
  • Loading branch information
Michel Lespinasse authored and Linus Torvalds committed Oct 9, 2012
1 parent cfcb460 commit 5c41ac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c199a93a2d36b277a9fd209a0f2793f8460a215
refs/heads/master: ea5272f5c94fb2ee62f4f15a5b88eef6184cd506
1 change: 1 addition & 0 deletions trunk/fs/proc/proc_sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry)
}

rb_link_node(node, parent, p);
rb_insert_color(node, &head->parent->root);
return 0;
}

Expand Down

0 comments on commit 5c41ac7

Please sign in to comment.