Automated cleanup.

Automated cleanup.
This commit is contained in:
rmoore1 2007-09-28 15:56:34 +00:00
parent 1e8f038661
commit 7fe84263e1
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbcmds - debug commands and output routines
* $Revision: 1.152 $
* $Revision: 1.153 $
*
******************************************************************************/
@ -1629,7 +1629,7 @@ AcpiDbIntegrityWalk (
{
Alias = FALSE;
}
}
}
if (Node->Type > ACPI_TYPE_LOCAL_MAX)
{

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Module Name: aeexec - Support routines for AcpiExec utility
* $Revision: 1.121 $
* $Revision: 1.122 $
*
*****************************************************************************/
@ -873,7 +873,7 @@ AeExceptionHandler (
ACPI_STATUS
AeTableHandler (
UINT32 Event,
ACPI_TABLE_HEADER *Table,
ACPI_TABLE_HEADER *Table,
void *Context)
{