From: Adrian Bunk Date: Fri, 13 May 2005 02:24:39 +0000 (-0400) Subject: [PATCH] drivers/net/smc-mca.c: cleanups X-Git-Tag: v2.6.13-rc1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725c0f922f04e5a3a7d2ba66dbc10b8e20000712;p=pandora-kernel.git [PATCH] drivers/net/smc-mca.c: cleanups This patch contains the following cleanups: - make a needlessly global function static - make three needlessly global structs static const Since after moving the now-static stucts to smc-mca.c the file smc-mca.h was empty except for two #define's, I've also killed the rest of smc-mca.h . Signed-off-by: Adrian Bunk Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed