From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: "Pavel Emelianov" <xemul@sw.ru>
Cc: "Andrew Morton" <akpm@osdl.org>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
axboe@kernel.dk, herbert@gondor.apana.org.au, kkeil@suse.de,
trond.myklebust@fys.uio.no, chas@cmf.nrl.navy.mil,
kaber@trash.net, devel@openvz.org
Subject: Re: [PATCH] Make common helpers for seq_files that work with list_head-s
Date: Thu, 17 May 2007 11:35:38 -0400 [thread overview]
Message-ID: <d120d5000705170835x2d243b46of31ca186223390af@mail.gmail.com> (raw)
In-Reply-To: <464C728C.8050507@sw.ru>
Hi Pavel,
On 5/17/07, Pavel Emelianov <xemul@sw.ru> wrote:
> Many places in kernel use seq_file API to iterate over a regular
> list_head. The code for such iteration is identical in all the
> places, so it's worth introducing a common helpers.
>
Makes sense, however I am working on that part of the input code so if
you could split input out so I could apply it later that'd be grand.
Thanks!
--
Dmitry
next prev parent reply other threads:[~2007-05-17 15:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-17 15:19 Pavel Emelianov
2007-05-17 15:35 ` Dmitry Torokhov [this message]
2007-05-17 17:36 ` Andrew Morton
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=d120d5000705170835x2d243b46of31ca186223390af@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=akpm@osdl.org \
--cc=axboe@kernel.dk \
--cc=chas@cmf.nrl.navy.mil \
--cc=devel@openvz.org \
--cc=herbert@gondor.apana.org.au \
--cc=kaber@trash.net \
--cc=kkeil@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=trond.myklebust@fys.uio.no \
--cc=xemul@sw.ru \
/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
Powered by JetHome