mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 15:39:18 +03:00
Code cleanup (acpisrc -c)
date 2001.02.23.23.29.00; author rmoore1; state Exp;
This commit is contained in:
parent
3614a02066
commit
1f500617aa
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: psparse - Parser top level AML parse routines
|
||||
* $Revision: 1.75 $
|
||||
* $Revision: 1.76 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -1439,7 +1439,6 @@ AcpiPsParseAml (
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Normal exit */
|
||||
|
||||
AcpiAmlReleaseAllMutexes ((ACPI_OPERAND_OBJECT *) &WalkList.AcquiredMutexList);
|
||||
|
Loading…
Reference in New Issue
Block a user