Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 10 Dec 2000 22:52:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 10 Dec 2000 22:52:34 -0500 Received: from smtp01.mrf.mail.rcn.net ([207.172.4.60]:7146 "EHLO smtp01.mrf.mail.rcn.net") by vger.kernel.org with ESMTP id ; Sun, 10 Dec 2000 22:52:31 -0500 Message-ID: <3A344858.2E710636@haque.net> Date: Sun, 10 Dec 2000 22:22:00 -0500 From: "Mohammad A. Haque" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0-test12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Frank Davis , linux-kernel@vger.kernel.org Subject: Re: INIT_LIST_HEAD marco audit In-Reply-To: <390158470.976495326591.JavaMail.root@web346-wra.mail.com> <3A3441FC.28A2D2CA@haque.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Add drivers/i2o/i2o_lan.c to the list. My patch does patch this file but I did a copy paste and didn't replace run_task_queue with i2o_lan_receive_post. "Mohammad A. Haque" wrote: > > The follwing files probably need to be patched to use the > DECLARE_TASK_QUEUE() macro and new tq_struct, but I don't have time > right now to go through them. > > (grep for "static struct tq_struct.*=") > > drivers/net/wan/sdlamain.c > drivers/block/paride/pseudo.h > drivers/scsi/atari_NCR5380.c > drivers/scsi/mac_NCR5380.c > drivers/scsi/oktagon_esp.c > drivers/scsi/sun3_NCR5380.c > drivers/isdn/hisax/foreign.c > drivers/isdn/hisax/foreign.c > drivers/isdn/hisax/foreign.c > drivers/acorn/block/mfmhd.c > drivers/pcmcia/i82365.c > drivers/pcmcia/tcic.c > drivers/s390/block/dasd.c -- ===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org ===================================================================== - 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/