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

Nicolas Pitre (nico@cam.org)
Thu, 26 Sep 2002 12:17:09 -0400 (EDT)


On Thu, 26 Sep 2002, Thunder from the hill wrote:

> Hi,
>
> 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. That's not got much spam in it...

Try with NULL.

Nicolas

-
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/