Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165214
b: refs/heads/master
c: e678902
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Sep 9, 2009
1 parent f9d970d commit 29e31ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 307a042416dfc2216251a85b79e8578b65fdc0e7
refs/heads/master: e678902ee899f6b0ab48166b410cdc9f1c27a350
8 changes: 4 additions & 4 deletions trunk/drivers/acpi/acpica/dsmthdat.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,10 +433,10 @@ acpi_ds_method_data_get_value(u8 type,

case ACPI_REFCLASS_LOCAL:

ACPI_ERROR((AE_INFO,
"Uninitialized Local[%d] at node %p",
index, node));

/*
* No error message for this case, will be trapped again later to
* detect and ignore cases of Store(local_x,local_x)
*/
return_ACPI_STATUS(AE_AML_UNINITIALIZED_LOCAL);

default:
Expand Down

0 comments on commit 29e31ce

Please sign in to comment.