Skip to content

Commit

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

Expand Down

0 comments on commit e73ab95

Please sign in to comment.