Re: [TRIVIAL PATCH] Remove list_t infection.
Daniel Phillips (phillips@arcor.de)
Mon, 2 Sep 2002 12:16:45 +0200
On Monday 02 September 2002 12:05, David S. Miller wrote:
>    From: Daniel Phillips <phillips@arcor.de>
>    Date: Mon, 2 Sep 2002 12:11:53 +0200
> 
>    On Monday 02 September 2002 08:20, David S. Miller wrote:
>    > The problem is, it isn't a "list", it's a "list header" or "list
>    > marker", ie. a list_head.
>    
>    No it's not, it's nothing more nor less than a list node, identically,
>    a list.
>    
> A list node is markably different from "the list" itself.
> 
> A "list" is the whole of all the nodes on the list, not just one
> of them.
Admit it, you never wrote a line of lisp ;-)
-- 
Daniel
-
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/