From: David Miller <davem@davemloft.net>
To: ilpo.jarvinen@helsinki.fi
Cc: kaber@trash.net, hch@infradead.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-2.6.22 1/3] [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
Date: Fri, 20 Apr 2007 22:18:28 -0700 (PDT) [thread overview]
Message-ID: <20070420.221828.105172765.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0704161913400.28337@kivilampi-30.cs.helsinki.fi>
From: "Ilpo_Järvinen" <ilpo.jarvinen@helsinki.fi>
Date: Mon, 16 Apr 2007 19:19:02 +0300 (EEST)
> [PATCH] [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
I decided to apply this to my net-2.6.22 tree, I'll deal with
the tcp-2.6 merge conflicts as best as I can.
prev parent reply other threads:[~2007-04-21 5:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-16 12:48 [PATCH net-2.6.22 1/3] [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) Ilpo Järvinen
2007-04-16 12:48 ` [PATCH 2/3] [TCP]: Fix unused variable warnings (tcp_sock *tp no longer needed) Ilpo Järvinen
2007-04-16 12:48 ` [PATCH 3/3] [TCP]: Added emptylines after the new tcp_sock *tp initialization Ilpo Järvinen
2007-04-16 13:48 ` [PATCH net-2.6.22 1/3] [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) Christoph Hellwig
2007-04-16 14:08 ` Ilpo Järvinen
2007-04-16 14:41 ` Patrick McHardy
2007-04-16 15:15 ` Ilpo Järvinen
2007-04-16 15:32 ` Patrick McHardy
2007-04-16 15:52 ` Ilpo Järvinen
2007-04-16 16:19 ` Ilpo Järvinen
2007-04-17 0:16 ` David Miller
2007-04-17 7:45 ` Ilpo Järvinen
2007-04-17 11:54 ` Ilpo Järvinen
2007-04-21 5:18 ` David Miller [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=20070420.221828.105172765.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hch@infradead.org \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=kaber@trash.net \
--cc=netdev@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 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).