Re: [PATCH][2.5] Single linked lists for Linux,v2

Rik van Riel (riel@conectiva.com.br)
Thu, 26 Sep 2002 13:37:33 -0300 (BRT)


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/