Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39965
b: refs/heads/master
c: c5a114f
h: refs/heads/master
i:
  39963: 21ad84f
v: v3
  • Loading branch information
Darrick J. Wong authored and Linus Torvalds committed Oct 20, 2006
1 parent 325d247 commit 1c25e90
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: 74e8b51d254865b8abe4a94b5eb82b1940ec820c
refs/heads/master: c5a114f1fb2d3c54be62779a705e088471063b47
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ static int acpi_processor_get_power_info(struct acpi_processor *pr)

result = acpi_processor_get_power_info_cst(pr);
if (result == -ENODEV)
acpi_processor_get_power_info_fadt(pr);
result = acpi_processor_get_power_info_fadt(pr);

if (result)
return result;
Expand Down

0 comments on commit 1c25e90

Please sign in to comment.