Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31430
b: refs/heads/master
c: 9e7e2c0
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Helgaas authored and Len Brown committed Jun 27, 2006
1 parent 7dbd8ee commit 52399b4
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: be63c925a123b492fc05063c98ca7e9f7453a58a
refs/heads/master: 9e7e2c047503db5a094ab30c7b4b8a5a0a324915
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout)
}

if (ACPI_FAILURE(status)) {
ACPI_EXCEPTION((AE_INFO, status,
ACPI_DEBUG_PRINT((ACPI_DB_MUTEX,
"Failed to acquire semaphore[%p|%d|%d], %s",
handle, units, timeout,
acpi_format_exception(status)));
Expand Down

0 comments on commit 52399b4

Please sign in to comment.