Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350871
b: refs/heads/master
c: ef0b67f
h: refs/heads/master
i:
  350869: 828d13c
  350867: b1b92a7
  350863: 1c54cd9
v: v3
  • Loading branch information
Bob Moore authored and Rafael J. Wysocki committed Jan 10, 2013
1 parent a93a155 commit 14d347f
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: fb4e50269c73a09dd89b40d6965bb9f1ee93dd1e
refs/heads/master: ef0b67fe2db6aad8b604f9f09e1452f421a7b124
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpica/nsxfname.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ acpi_get_object_info(acpi_handle handle,

status = acpi_ut_acquire_mutex(ACPI_MTX_NAMESPACE);
if (ACPI_FAILURE(status)) {
goto cleanup;
return (status);
}

node = acpi_ns_validate_handle(handle);
Expand Down

0 comments on commit 14d347f

Please sign in to comment.