public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Tobias DiPasquale <codeslinger@gmail.com>
Cc: akpm@digeo.com, linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: [PATCH][REVISED] add list_del_head[_init] functions
Date: Fri, 26 Nov 2004 22:13:23 -0200	[thread overview]
Message-ID: <41A7C6A3.4040602@conectiva.com.br> (raw)
In-Reply-To: <876ef97a0411261638988b9aa@mail.gmail.com>

Tobias DiPasquale wrote:
> Hi all,
> 
> I revised my earlier list_del_head patch and took Jens' suggestions.
> There were two function additions:
> 
> list_del_head() - removes the head of a list and returns it
> list_del_head_init() - removes the head of a list, reinitializes it
> and returns it
> 
> I have also converted several obvious pieces of code in kernel/, net/
> and mm/ to use these new functions. The patch for all of this is
> attached. Thanks :)
> 
> Name: Add list_del_head[_init] functions for full queue API
> Status: Tested (smoke tests, mostly)
> Signed-off-by: Toby DiPasquale <codeslinger@gmail.com>
> 
> P.S. Again, please CC me on any replies as I'm not subscribed to LKML.
> Thanks again :)
> 

The net_rx_action one doesn't look right.

- Arnaldo

  reply	other threads:[~2004-11-27  1:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-27  0:38 [PATCH][REVISED] add list_del_head[_init] functions Tobias DiPasquale
2004-11-27  0:13 ` Arnaldo Carvalho de Melo [this message]
2004-11-27  2:02   ` Tobias DiPasquale

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=41A7C6A3.4040602@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=akpm@digeo.com \
    --cc=codeslinger@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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