From: "David S. Miller" <davem@davemloft.net>
To: bunk@stusta.de
Cc: akpm@osdl.org, netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: [RFC: 2.6 patch] net/ipv4/: possible cleanups
Date: Thu, 02 Jun 2005 13:13:14 -0700 (PDT) [thread overview]
Message-ID: <20050602.131314.21926883.davem@davemloft.net> (raw)
In-Reply-To: <20050530205651.GY10441@stusta.de>
From: Adrian Bunk <bunk@stusta.de>
Subject: [RFC: 2.6 patch] net/ipv4/: possible cleanups
Date: Mon, 30 May 2005 22:56:51 +0200
> This patch contains the following possible cleanups:
> - make needlessly global code static
> - #if 0 the following unused global function:
> - xfrm4_state.c: xfrm4_state_fini
> - remove the following unneeded EXPORT_SYMBOL's:
> - ip_output.c: ip_finish_output
> - ip_output.c: sysctl_ip_default_ttl
> - fib_frontend.c: ip_dev_find
> - inetpeer.c: inet_peer_idlock
> - ip_options.c: ip_options_compile
> - ip_options.c: ip_options_undo
> - tcp_ipv4.c: sysctl_max_syn_backlog
>
> Please review which of these changes are correct and which might
> conflict with pending patches.
Please keep all of the ECN implementation in the
tcp_ecn.h header file, even if the routine is only
called in one C file.
And therefore, please do not remove the tcp_enter_quickack_mode()
extern declaration from tcp.h
Thanks.
next prev parent reply other threads:[~2005-06-02 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 20:56 [RFC: 2.6 patch] net/ipv4/: possible cleanups Adrian Bunk
2005-06-02 20:13 ` David S. Miller [this message]
2005-06-26 16:05 ` [2.6 " Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-05-06 23:18 [RFC: 2.6 " Adrian Bunk
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=20050602.131314.21926883.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@osdl.org \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.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).