[PATCH] drivers/net/arcnet/: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 14 Jan 2006 02:10:22 +0000 (03:10 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 17 Jan 2006 13:38:12 +0000 (08:38 -0500)
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 Avery Pennarun et al.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found