Re: INIT_LIST_HEAD marco audit

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Dec 11 2000 - 07:52:28 EST


> -static struct tq_struct tcic_task = {
> - routine: tcic_bh
> +DECLARE_TASK_QUEUE(tcic_task);
> +struct tq_struct run_tcic_task = {
> + routine: (void (*)(void *)) tcic_bh
> };

Why remove the 'static' ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:21 EST