Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151006
b: refs/heads/master
c: 474caff
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed May 27, 2009
1 parent 720fe85 commit 1b08510
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: a76b7727364ebb77b25983427623757d2c99bbc3
refs/heads/master: 474caffdc1ab35e9bcb1f88768442e3a4079a10d
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpica/rscalc.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ acpi_rs_get_pci_routing_table_length(union acpi_operand_object *package_object,

if (!package_element ||
(package_element->common.type != ACPI_TYPE_PACKAGE)) {
return_ACPI_STATUS (AE_AML_OPERAND_TYPE);
return_ACPI_STATUS(AE_AML_OPERAND_TYPE);
}

/*
Expand Down

0 comments on commit 1b08510

Please sign in to comment.