Eliminate a warning. Patch has been sent to the vendor.
This commit is contained in:
parent
1139fba7a4
commit
643a95526f
@ -700,7 +700,6 @@ AcpiDsStoreObjectToLocal (
|
||||
if (ObjDesc->Common.ReferenceCount > 1)
|
||||
{
|
||||
Status = AcpiUtCopyIobjectToIobject (ObjDesc, &NewObjDesc, WalkState);
|
||||
NewObjDesc;
|
||||
if (ACPI_FAILURE (Status))
|
||||
{
|
||||
return_ACPI_STATUS (Status);
|
||||
|
Loading…
Reference in New Issue
Block a user