mirror of
https://github.com/acpica/acpica/
synced 2025-02-19 06:54:20 +03:00
More enhancements for NamePath optimization
date 2002.08.26.22.28.00; author rmoore1; state Exp;
This commit is contained in:
parent
5bc990e3e3
commit
c091d14e67
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: asllookup- Namespace lookup
|
||||
* $Revision: 1.69 $
|
||||
* $Revision: 1.70 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -598,7 +598,7 @@ LkNamespaceLocateBegin (
|
||||
|
||||
/* Attempt to optimize the NamePath */
|
||||
|
||||
LkOptimizeNamePath (Op, OpInfo->Flags, WalkState, Path, Node);
|
||||
OptOptimizeNamePath (Op, OpInfo->Flags, WalkState, Path, Node);
|
||||
|
||||
/* 1) Check for a reference to a resource descriptor */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user