From: Adrian Bunk Date: Sat, 14 Jan 2006 02:10:22 +0000 (+0100) Subject: [PATCH] drivers/net/arcnet/: possible cleanups X-Git-Tag: v2.6.17-rc1~1186^2~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03aa2d89ad600a1ed21a223f196776f217cfe00;p=pandora-kernel.git [PATCH] drivers/net/arcnet/: possible cleanups 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed