On Friday, January 01, 2016 10:52:15 PM Lukas Wunner wrote: > Signed-off-by: Lukas Wunner <lukas@xxxxxxxxx> Applied, with modified subject/changelog. > --- > drivers/acpi/internal.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h > index 60bda0d..1e6833a 100644 > --- a/drivers/acpi/internal.h > +++ b/drivers/acpi/internal.h > @@ -88,7 +88,7 @@ bool acpi_scan_is_offline(struct acpi_device *adev, bool uevent); > > extern struct list_head acpi_bus_id_list; > > -struct acpi_device_bus_id{ > +struct acpi_device_bus_id { > char bus_id[15]; > unsigned int instance_no; > struct list_head node; Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html