From: David Miller <davem@davemloft.net>
To: paulius.zaleckas@teltonika.lt
Cc: wangchen@cn.fujitsu.com, mingo@elte.hu, viro@ZenIV.linux.org.uk,
netdev@vger.kernel.org
Subject: Re: [PATCH] net/ipv4/route.c: fix build error
Date: Wed, 06 Aug 2008 18:31:04 -0700 (PDT) [thread overview]
Message-ID: <20080806.183104.55343544.davem@davemloft.net> (raw)
In-Reply-To: <4899A173.2050807@teltonika.lt>
From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Date: Wed, 06 Aug 2008 16:04:51 +0300
> This function is over ifdef'ed :)
>
> #ifdef CONFIG_SYSCTL
> /*
> * We really need to sanitize the damn ipv4 init order, then all
> * this nonsense will go away.
> */
> void __init ip_static_sysctl_init(void)
> {
> #ifdef CONFIG_SYSCTL
> register_sysctl_paths(ipv4_route_path, ipv4_route_table);
> #endif
> }
> #endif
Thanks, I've gotten rid of the inner ones in my tree.
prev parent reply other threads:[~2008-08-07 1:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080727075933.GB28946@ZenIV.linux.org.uk>
[not found] ` <20080727.044118.102038262.davem@davemloft.net>
[not found] ` <20080727213905.GA4499@elte.hu>
[not found] ` <20080727214250.GA5917@elte.hu>
2008-08-01 1:40 ` [PATCH] net/ipv4/route.c: fix build error Wang Chen
2008-08-01 3:51 ` David Miller
2008-08-06 13:04 ` Paulius Zaleckas
2008-08-07 1:31 ` 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=20080806.183104.55343544.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
--cc=paulius.zaleckas@teltonika.lt \
--cc=viro@ZenIV.linux.org.uk \
--cc=wangchen@cn.fujitsu.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).