> -static int __init
> +static int
> acpi_sba_ioc_add(struct acpi_device *device,
> const struct acpi_device_id *not_used)
> {
> Hi Gerry, ioc_init() and sba_map_ioc_to_node() in this function seems also have the __init annotate. -- Thanks! Yijing -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

