>>> On 21.03.16 at 16:26, <julien.gr...@arm.com> wrote:
> On 17/03/2016 09:40, Shannon Zhao wrote:
>> +    gicd = container_of(header, struct acpi_madt_generic_distributor, 
>> header);
>> +    ACPI_MEMCPY(base_ptr + table_size, gicd,
>> +                sizeof(struct acpi_madt_generic_distributor));
>> +    table_size += sizeof(struct acpi_madt_generic_distributor);
>> +
>> +    /* Add other subtables*/
> 
> NIT: Missing space before */

And a full stop.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to