From: "David S. Miller" <davem@davemloft.net>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@oss.sgi.com
Subject: Re: [patch 2.6.12-rc1-bk1] multipath: early use of inlined function
Date: Tue, 22 Mar 2005 20:08:02 -0800 [thread overview]
Message-ID: <20050322200802.014d7f57.davem@davemloft.net> (raw)
In-Reply-To: <20050321213409.GA28998@electric-eye.fr.zoreil.com>
On Mon, 21 Mar 2005 22:34:09 +0100
Francois Romieu <romieu@fr.zoreil.com> wrote:
> $ grep -n compare_keys net/ipv4/route.c
> 151:static inline int compare_keys(struct flowi *fl1, struct flowi *fl2);
> ^^^
> 541: compare_keys(&(*rthp)->fl, &expentry->fl)) {
> 861:static inline int compare_keys(struct flowi *fl1, struct flowi *fl2)
> 890: compare_keys(&rth->fl, &rt->fl)) {
> 892: if (compare_keys(&rth->fl, &rt->fl)) {
>
> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Applied, thanks Francois.
prev parent reply other threads:[~2005-03-23 4:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-21 21:34 [patch 2.6.12-rc1-bk1] multipath: early use of inlined function Francois Romieu
2005-03-23 4:08 ` David S. 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=20050322200802.014d7f57.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@oss.sgi.com \
--cc=romieu@fr.zoreil.com \
/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).