Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48334
b: refs/heads/master
c: b402f06
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent 2c5e985 commit fc69164
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: aa2e3e4f83590fa4c69fe95f01c1a52557859d19
refs/heads/master: b402f06d6e31b8c3c74bfc3e7d2e292dd4a1b90a
2 changes: 1 addition & 1 deletion trunk/net/x25/sysctl_net_x25.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ static struct ctl_table x25_root_table[] = {

void __init x25_register_sysctl(void)
{
x25_table_header = register_sysctl_table(x25_root_table, 1);
x25_table_header = register_sysctl_table(x25_root_table, 0);
}

void x25_unregister_sysctl(void)
Expand Down

0 comments on commit fc69164

Please sign in to comment.