Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170028
b: refs/heads/master
c: 26ea513
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman committed Nov 12, 2009
1 parent 9ef1ebd commit 63b2a71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: d00faf81afa288a8f8447f00a38405873c550092
refs/heads/master: 26ea51355847b5cd70b46fe9ec9c68ad067118a4
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/kernel/idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ int powersave_nap;
*/
static ctl_table powersave_nap_ctl_table[]={
{
.ctl_name = KERN_PPC_POWERSAVE_NAP,
.procname = "powersave-nap",
.data = &powersave_nap,
.maxlen = sizeof(int),
Expand All @@ -121,7 +120,6 @@ static ctl_table powersave_nap_ctl_table[]={
};
static ctl_table powersave_nap_sysctl_root[] = {
{
.ctl_name = CTL_KERN,
.procname = "kernel",
.mode = 0555,
.child = powersave_nap_ctl_table,
Expand Down

0 comments on commit 63b2a71

Please sign in to comment.