Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84167
b: refs/heads/master
c: 3391a76
h: refs/heads/master
i:
  84165: a74b585
  84163: bc3b1b3
  84159: 7870bff
v: v3
  • Loading branch information
Len Brown committed Feb 2, 2008
1 parent 83cdc5e commit 4353368
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: 33a2a529f7a2fb481812b99737176628fda457b0
refs/heads/master: 3391a76f2bbb74e42b9ba44c05a7366ffd388753
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_throttling.c
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ static int acpi_processor_set_throttling_ptc(struct acpi_processor *pr,
int acpi_processor_set_throttling(struct acpi_processor *pr, int state)
{
cpumask_t saved_mask;
int ret;
int ret = 0;
unsigned int i;
struct acpi_processor *match_pr;
struct acpi_processor_throttling *p_throttling;
Expand Down

0 comments on commit 4353368

Please sign in to comment.