Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48339
b: refs/heads/master
c: 6fe6b17
h: refs/heads/master
i:
  48337: b2f60b3
  48335: c0c83ab
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent 14c41a7 commit 9bd07e8
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: 2d4381dec31865d7882312bef4cb8da2b12621ff
refs/heads/master: 6fe6b1755c3d234af076c0d264dc8478acf4510c
2 changes: 1 addition & 1 deletion trunk/net/netrom/sysctl_net_netrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ static ctl_table nr_root_table[] = {

void __init nr_register_sysctl(void)
{
nr_table_header = register_sysctl_table(nr_root_table, 1);
nr_table_header = register_sysctl_table(nr_root_table, 0);
}

void nr_unregister_sysctl(void)
Expand Down

0 comments on commit 9bd07e8

Please sign in to comment.