Re: [2.6 patch] net/wan/n2.c: remove an unused function

From: Krzysztof Halasa
Date: Thu Oct 28 2004 - 19:33:13 EST


Adrian Bunk <bunk@xxxxxxxxx> writes:

> The patch below removes an unused function from drivers/net/wan/n2.c

Right.

A similar thing, for C101 card.
Signed-off-by: Krzysztof Halasa <khc@xxxxxxxxx>
--- linux-2.6/drivers/net/wan/c101.c 20 Oct 2004 01:26:30 -0000 1.15
+++ linux-2.6/drivers/net/wan/c101.c 29 Oct 2004 00:18:31 -0000
@@ -113,9 +113,6 @@
}


-#define close_windows(card) {} /* no hardware support */
-
-
#include "hd6457x.c"




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