Re: [-mm patch] net/: make code static

From: David Miller
Date: Tue Aug 08 2006 - 00:49:35 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Mon, 7 Aug 2006 17:49:47 +0200

> This patch makes needlessly global code static.
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Looks reasonable, applied.

> It doesn't seem to be intended that the new
> ipv4/fib_rules.c:fib4_rules_cleanup() is completely unused?

I'll kill it off.

IPv4 can't be built as a module and therefore there is no
relevant exit or module load error path for ipv4 for which
this function should be called.

Thanks.
-
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/