Deleted Added
full compact
4c4
< * $Revision: 3 $
---
> * $Revision: 4 $
147a148
>
148a150,160
> if ((!Name) ||
> (!Op->Common.Parent))
> {
> return;
> }
>
> if (!Op->Common.Node)
> {
> AcpiOsPrintf (" /**** Name not found or not accessible from this scope ****/ ");
> }
>