mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 08:54:16 +03:00
date 2000.06.12.16.59.00; author rmoore1; state Exp;
This commit is contained in:
parent
b1619d0958
commit
c34dd6beea
@ -346,7 +346,7 @@ CmExecute_UID (
|
||||
&((NAME_TABLE_ENTRY *) AcpiDevice)->Name, Status));
|
||||
}
|
||||
|
||||
return (Status);
|
||||
return (Status);
|
||||
}
|
||||
|
||||
/* Did we get a return object? */
|
||||
@ -392,7 +392,7 @@ CmExecute_UID (
|
||||
|
||||
CmRemoveReference (ObjDesc);
|
||||
|
||||
return (Status);
|
||||
return (Status);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user