All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: Gerald Britton <gbritton@doomcom.org>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	ck list <ck@vds.kolivas.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: [PATCH] [RSDL 1/6] lists: add list splice tail
Date: Mon, 5 Mar 2007 09:29:14 +1100	[thread overview]
Message-ID: <200703050929.15165.kernel@kolivas.org> (raw)
In-Reply-To: <20070304173310.GA20939@zante.sekrit.org>

On Monday 05 March 2007 04:33, Gerald Britton wrote:
> On Sun, Mar 04, 2007 at 06:02:13PM +1100, Con Kolivas wrote:
> > Add a list_splice_tail variant of list_splice.
> >
> > Patch-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
> > Signed-off-by: Con Kolivas <kernel@kolivas.org>
>
> ...
>
> > @@ -360,6 +386,22 @@ static inline void list_splice_init(stru
> >  }
> >
> >  /**
> > + * list_splice_init - join two lists at one's tail and reinitialise
> > emptied
>
> You should update the comment to match the function.

Doh! Thanks. I'll fix it in the split out patches I have on my web site for 
now.

-- 
-ck

      reply	other threads:[~2007-03-04 22:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04  7:02 [PATCH] [RSDL 1/6] lists: add list splice tail Con Kolivas
2007-03-04 11:15 ` Balbir Singh
2007-03-04 17:33 ` Gerald Britton
2007-03-04 22:29   ` Con Kolivas [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=200703050929.15165.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=ck@vds.kolivas.org \
    --cc=gbritton@doomcom.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.