Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48343
b: refs/heads/master
c: f7d749f
h: refs/heads/master
i:
  48341: 724dfc8
  48339: 9bd07e8
  48335: c0c83ab
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent e51b728 commit d7050cc
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: d87abf42762ee3e77b118ea96517cf8c7d33abc1
refs/heads/master: f7d749fa0a4de0a5445a4f023023f9e702238653
2 changes: 1 addition & 1 deletion trunk/net/dccp/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static struct ctl_table_header *dccp_table_header;

int __init dccp_sysctl_init(void)
{
dccp_table_header = register_sysctl_table(dccp_root_table, 1);
dccp_table_header = register_sysctl_table(dccp_root_table, 0);

return dccp_table_header != NULL ? 0 : -ENOMEM;
}
Expand Down

0 comments on commit d7050cc

Please sign in to comment.