Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331704
b: refs/heads/master
c: 0b232fc
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Sep 21, 2012
1 parent b182fd5 commit e374521
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: e1154ebd4d0215937528016c41e2f13d30a28082
refs/heads/master: 0b232fcad225c35513c9d5719613ae552abccd82
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpica/nsdump.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ acpi_ns_dump_one_object(acpi_handle obj_handle,
switch (type) {
case ACPI_TYPE_PROCESSOR:

acpi_os_printf("ID %X Len %.4X Addr %p\n",
acpi_os_printf("ID %02X Len %02X Addr %p\n",
obj_desc->processor.proc_id,
obj_desc->processor.length,
ACPI_CAST_PTR(void,
Expand Down

0 comments on commit e374521

Please sign in to comment.