mirror of
https://github.com/acpica/acpica/
synced 2025-01-13 12:59:18 +03:00
Automated cleanup.
Automated cleanup.
This commit is contained in:
parent
1e8f038661
commit
7fe84263e1
@ -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)
|
||||
{
|
||||
|
@ -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)
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user