Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117290
b: refs/heads/master
c: 237a927
h: refs/heads/master
v: v3
  • Loading branch information
Fiodor Suietov authored and Len Brown committed Oct 23, 2008
1 parent 09532c1 commit 7e1cde0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0e0da8a6cca44396c7a711e308d58084e881617
refs/heads/master: 237a927682a63f02adb542dbdaafe8a81566451d
1 change: 1 addition & 0 deletions trunk/drivers/acpi/namespace/nsxfname.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ acpi_get_object_info(acpi_handle handle, struct acpi_buffer * buffer)
node = acpi_ns_map_handle_to_node(handle);
if (!node) {
(void)acpi_ut_release_mutex(ACPI_MTX_NAMESPACE);
status = AE_BAD_PARAMETER;
goto cleanup;
}

Expand Down

0 comments on commit 7e1cde0

Please sign in to comment.