Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258861
b: refs/heads/master
c: 8072ba1
h: refs/heads/master
i:
  258859: 470c584
v: v3
  • Loading branch information
Michael Witten authored and Jiri Kosina committed Jun 29, 2011
1 parent 580e2ee commit 49eb03d
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: 0c4986388a814ef4e85ea62d10b247dd7dc7783d
refs/heads/master: 8072ba1ba7fe9f48ad9f424829863214484dfc2f
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pcie/aspm.c
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ static int __init pcie_aspm_disable(char *str)
printk(KERN_INFO "PCIe ASPM is disabled\n");
} else if (!strcmp(str, "force")) {
aspm_force = 1;
printk(KERN_INFO "PCIe ASPM is forcedly enabled\n");
printk(KERN_INFO "PCIe ASPM is forcibly enabled\n");
}
return 1;
}
Expand Down

0 comments on commit 49eb03d

Please sign in to comment.