Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151005
b: refs/heads/master
c: a76b772
h: refs/heads/master
i:
  151003: ae42ca3
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed May 27, 2009
1 parent e53a2bd commit 720fe85
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 315c728887f198d12eb6ec7ef9d88483018c11cb
refs/heads/master: a76b7727364ebb77b25983427623757d2c99bbc3
4 changes: 3 additions & 1 deletion trunk/drivers/acpi/acpica/exstore.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,12 @@ acpi_ex_do_debug_object(union acpi_operand_object *source_desc,

case ACPI_REFCLASS_TABLE:

/* Case for ddb_handle */

ACPI_DEBUG_PRINT_RAW((ACPI_DB_DEBUG_OBJECT,
"Table Index 0x%X\n",
source_desc->reference.value));
break;
return;

default:
break;
Expand Down

0 comments on commit 720fe85

Please sign in to comment.