|
@@ -396,7 +396,6 @@ void *acpi_ut_allocate_object_desc_dbg(const char *module_name,
|
|
|
|
|
|
/* Mark the descriptor type */
|
|
|
|
|
|
- memset(object, 0, sizeof(union acpi_operand_object));
|
|
|
ACPI_SET_DESCRIPTOR_TYPE(object, ACPI_DESC_TYPE_OPERAND);
|
|
|
|
|
|
ACPI_DEBUG_PRINT((ACPI_DB_ALLOCATIONS, "%p Size %X\n",
|