Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48355
b: refs/heads/master
c: c8d1a1a
h: refs/heads/master
i:
  48353: e73ab95
  48351: b474eb8
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent fe161da commit 7007794
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: 77f6dfb1295cae6e4cbbb90fc6da88fdf27ee95e
refs/heads/master: c8d1a1ac160421fda233def89065149ba7b0a00a
2 changes: 1 addition & 1 deletion trunk/arch/frv/kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ static struct ctl_table frv_dir_table[] =
*/
static int __init frv_sysctl_init(void)
{
register_sysctl_table(frv_dir_table, 1);
register_sysctl_table(frv_dir_table, 0);
return 0;
}

Expand Down

0 comments on commit 7007794

Please sign in to comment.