[Intel-gfx] [PATCH v2 3/5] ACPI / bus: Switch to use new generic UUID API
Christoph Hellwig
hch at lst.de
Mon Jun 5 16:03:31 UTC 2017
> + in_params[0].buffer.pointer = (u8 *)&guid;
Any idea why the pointer is defined as a u8 * in union acpi_object
instead of a void?
More information about the Intel-gfx
mailing list