mirror of
https://github.com/acpica/acpica/
synced 2025-02-06 00:24:03 +03:00
automated cleanup
date 2003.12.05.23.53.00; author rmoore1; state Exp;
This commit is contained in:
parent
0162b7fdac
commit
ebcb44d35f
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Module Name: utobject - ACPI object create/delete/size/cache routines
|
* Module Name: utobject - ACPI object create/delete/size/cache routines
|
||||||
* $Revision: 1.84 $
|
* $Revision: 1.85 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -307,7 +307,7 @@ AcpiUtValidInternalObject (
|
|||||||
|
|
||||||
default:
|
default:
|
||||||
ACPI_DEBUG_PRINT ((ACPI_DB_INFO,
|
ACPI_DEBUG_PRINT ((ACPI_DB_INFO,
|
||||||
"%p is not not an ACPI operand obj [%s]\n",
|
"%p is not not an ACPI operand obj [%s]\n",
|
||||||
Object, AcpiUtGetDescriptorName (Object)));
|
Object, AcpiUtGetDescriptorName (Object)));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user