Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64411
b: refs/heads/master
c: 5e1f198
h: refs/heads/master
i:
  64409: 76e92f9
  64407: 88677d2
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Len Brown committed Aug 25, 2007
1 parent fa25911 commit 111c319
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: 3e0d69ecf04d25f1e9c4ad658683d6d92641bb08
refs/heads/master: 5e1f198bbfcffa1e3b9091b4ca7032c2d07fde81
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/acpiphp_ibm.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ static acpi_status __init ibm_find_acpi_device(acpi_handle handle,

status = acpi_get_object_info(handle, &info_buffer);
if (ACPI_FAILURE(status)) {
err("%s: Failed to get device information", __FUNCTION__);
err("%s: Failed to get device information\n", __FUNCTION__);
return 0;
}
info.hardware_id.value[sizeof(info.hardware_id.value) - 1] = '\0';
Expand Down

0 comments on commit 111c319

Please sign in to comment.