Re: [2.6 patch] drivers/net/arcnet/: possible cleanups

2006-01-17 Thread Jeff Garzik
Adrian Bunk wrote: This patch contains the following possible cleanups: - make needlessly global code static - arcnet.c: remove the unneeded EXPORT_SYMBOL(arc_proto_null) - arcnet.c: remove the unneeded EXPORT_SYMBOL(arcnet_dump_packet) To make Jeff happy, arcnet.c still prints arcnet: v3.93 B

[2.6 patch] drivers/net/arcnet/: possible cleanups

2006-01-13 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - arcnet.c: remove the unneeded EXPORT_SYMBOL(arc_proto_null) - arcnet.c: remove the unneeded EXPORT_SYMBOL(arcnet_dump_packet) To make Jeff happy, arcnet.c still prints arcnet: v3.93 BETA 2000/04/29 - by A

[2.6 patch] drivers/net/arcnet/: possible cleanups

2005-12-11 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - arcnet.c: don't print the outdated VERSION - arcnet.c: remove the unneeded EXPORT_SYMBOL(arc_proto_null) - arcnet.c: remove the unneeded EXPORT_SYMBOL(arcnet_dump_packet) Signed-off-by: Adrian Bunk <[EMAIL