Re: [2.6 patch] NET_SCH_ATM doesn't need ipcommon.o

From: Christoph Hellwig
Date: Mon Nov 27 2006 - 01:05:37 EST


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@xxxxxxxxx>
>
> --- 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?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/