These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / acpi / acpica / dsfield.c
index 43b40de..20de148 100644 (file)
@@ -502,7 +502,7 @@ acpi_ds_create_field(union acpi_parse_object *op,
                }
        }
 
-       ACPI_MEMSET(&info, 0, sizeof(struct acpi_create_field_info));
+       memset(&info, 0, sizeof(struct acpi_create_field_info));
 
        /* Second arg is the field flags */