On Thu, 11 Sep 2014, Jiang Liu wrote: > + > +#ifdef CONFIG_ACPI_HOTPLUG_IOAPIC > +static int map_ioapic_id(struct acpi_subtable_header *entry, u32 gsi_base, > + u64 *phys_addr, int *ioapic_id) I find these function names map_* quite confusing. All they do is a lookup, right? > +/** > + * acpi_get_ioapic_id() - Get IOAPIC ID and physical address matching @gsi_base > + * @handle ACPI object for IOAPIC device Proper docbook formatting is: * acpi_get_ioapic_id - Get .... * @handle: ACPI object Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html