Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48338
b: refs/heads/master
c: 2d4381d
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent b2f60b3 commit 14c41a7
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: 2b1bec5f52fec033ed0026e7d85f641e20e1cbb9
refs/heads/master: 2d4381dec31865d7882312bef4cb8da2b12621ff
2 changes: 1 addition & 1 deletion trunk/net/rose/sysctl_net_rose.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ static ctl_table rose_root_table[] = {

void __init rose_register_sysctl(void)
{
rose_table_header = register_sysctl_table(rose_root_table, 1);
rose_table_header = register_sysctl_table(rose_root_table, 0);
}

void rose_unregister_sysctl(void)
Expand Down

0 comments on commit 14c41a7

Please sign in to comment.