linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rik van Riel <riel@conectiva.com.br>
To: Thunder from the hill <thunder@lightweight.ods.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Tomas Szepe <szepe@pinerecords.com>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH][2.5] Single linked lists for Linux,v2
Date: Thu, 26 Sep 2002 13:37:33 -0300 (BRT)	[thread overview]
Message-ID: <Pine.LNX.4.44L.0209261336360.15154-100000@duckman.distro.conectiva> (raw)
In-Reply-To: <Pine.LNX.4.44.0209260934170.7827-100000@hawkeye.luckynet.adm>

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/


      parent reply	other threads:[~2002-09-26 16:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-25 22:50 [PATCH][2.5] Single linked lists for Linux,v2 Lightweight Patch Manager
2002-09-25 23:02 ` Thunder from the hill
2002-09-26  0:08 ` Rik van Riel
2002-09-26  6:36   ` Thunder from the hill
2002-09-26 14:58     ` Rik van Riel
2002-09-26 15:39       ` Thunder from the hill
2002-09-26 16:17         ` Nicolas Pitre
2002-09-26 16:37         ` Rik van Riel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44L.0209261336360.15154-100000@duckman.distro.conectiva \
    --to=riel@conectiva.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=szepe@pinerecords.com \
    --cc=thunder@lightweight.ods.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).