Luca Coelho <luca@xxxxxxxxx> writes: > From: Gil Adam <gil.adam@xxxxxxxxx> > > ACPI Device Specific Method (DSM) allows standardized feature > configuration through the ACPI interface without the namespace > pollution of the usual mechanism (ACPI method for each feature). > Add generic function for evaluating DSM objects and function for > evaluating a DSM with no arguments and a single int return value. > also implement the required backport for UUID. > > Signed-off-by: Gil Adam <gil.adam@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> [...] > -void *iwl_acpi_get_object(struct device *dev, acpi_string method) > +const static guid_t intel_wifi_guid = GUID_INIT(0xF21202BF, 0x8F78, 0x4DC6, Isn't the standard style "static const"? -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches