mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 01:14:46 +03:00
date 99.06.29.17.08.00; author rmoore1; state Exp;
This commit is contained in:
parent
dde4479b35
commit
84c0ddf411
@ -187,7 +187,7 @@ NsEvaluateRelative (
|
||||
|
||||
Status = NsEvaluateByHandle (ObjEntry, ReturnObject, Params);
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("NsEvaluateRelative: *** Completed evaluation of object %s ***\n",
|
||||
DEBUG_PRINT (ACPI_INFO, ("NsEvaluateRelative: *** Completed eval of object %s ***\n",
|
||||
Pathname));
|
||||
}
|
||||
|
||||
@ -269,7 +269,7 @@ NsEvaluateByName (
|
||||
|
||||
Status = NsEvaluateByHandle (ObjEntry, ReturnObject, Params);
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("NsEvaluateByName: *** Completed evaluation of object %s ***\n",
|
||||
DEBUG_PRINT (ACPI_INFO, ("NsEvaluateByName: *** Completed eval of object %s ***\n",
|
||||
Pathname));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user