Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 26 Sep 2002 12:32:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 26 Sep 2002 12:32:35 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:30641 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Thu, 26 Sep 2002 12:32:34 -0400 Date: Thu, 26 Sep 2002 13:37:33 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@duckman.distro.conectiva To: Thunder from the hill Cc: Linux Kernel Mailing List , Tomas Szepe , Ingo Molnar Subject: Re: [PATCH][2.5] Single linked lists for Linux,v2 In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 27 On Thu, 26 Sep 2002, Thunder from the hill wrote: > On Thu, 26 Sep 2002, Rik van Riel wrote: > > If I were you, I'd take a large piece of paper and make > > a drawing of what the data structure looks like and what > > the various macros/functions are supposed to do. > > Well, I know what they _should_ do. But I don't know what I should > initialize an empty list entry to. And now you contradict yourself ;) Please make a detailed picture of the data structure on a piece of paper so you can check the code against the picture and see if it really is doing the right thing. Rik -- A: No. Q: Should I include quotations after my reply? http://www.surriel.com/ http://distro.conectiva.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/