mirror of
https://github.com/acpica/acpica/
synced 2025-01-17 23:09:18 +03:00
Automated cleanup
date 2005.05.25.22.19.00; author rmoore1; state Exp;
This commit is contained in:
parent
3ece57213a
commit
1afdafbc65
@ -1,7 +1,7 @@
|
||||
/*******************************************************************************
|
||||
*
|
||||
* Module Name: dbcmds - debug commands and output routines
|
||||
* $Revision: 1.122 $
|
||||
* $Revision: 1.123 $
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
@ -574,7 +574,7 @@ AcpiDbDisassembleMethod (
|
||||
ACPI_NAMESPACE_NODE *Method;
|
||||
|
||||
|
||||
Method = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE,
|
||||
Method = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE,
|
||||
ACPI_TO_POINTER (ACPI_STRTOUL (Name, NULL, 16)));
|
||||
if (!Method)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user