netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Adrian Bunk <bunk@stusta.de>
Cc: chas@cmf.nrl.navy.mil, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [2.6 patch] NET_SCH_ATM doesn't need ipcommon.o
Date: Mon, 27 Nov 2006 06:04:37 +0000	[thread overview]
Message-ID: <20061127060437.GA2682@infradead.org> (raw)
In-Reply-To: <20061127005934.GN15364@stusta.de>

On Mon, Nov 27, 2006 at 01:59:34AM +0100, Adrian Bunk wrote:
> NET_SCH_ATM doesn't need ipcommon.o
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> --- linux-2.6.19-rc6-mm1/net/atm/Makefile.old	2006-11-26 08:50:05.000000000 +0100
> +++ linux-2.6.19-rc6-mm1/net/atm/Makefile	2006-11-26 08:56:29.000000000 +0100
> @@ -10,7 +10,6 @@
>  atm-$(subst m,y,$(CONFIG_ATM_CLIP)) += ipcommon.o
>  obj-$(CONFIG_ATM_BR2684) += br2684.o
>  atm-$(subst m,y,$(CONFIG_ATM_BR2684)) += ipcommon.o
> -atm-$(subst m,y,$(CONFIG_NET_SCH_ATM)) += ipcommon.o

Btw, ages ago Dave said there plans to get rid of ipcommon.c (it's just
a single function).  Did anything ever happen towards those plans?

  reply	other threads:[~2006-11-27  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27  0:59 [2.6 patch] NET_SCH_ATM doesn't need ipcommon.o Adrian Bunk
2006-11-27  6:04 ` Christoph Hellwig [this message]
2006-12-01  5:05   ` David Miller

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=20061127060437.GA2682@infradead.org \
    --to=hch@infradead.org \
    --cc=bunk@stusta.de \
    --cc=chas@cmf.nrl.navy.mil \
    --cc=linux-kernel@vger.kernel.org \
    --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).