]> Pileus Git - ~andy/linux/commit
[PATCH] drivers/net/smc-mca.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Fri, 13 May 2005 02:24:39 +0000 (22:24 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 13 May 2005 02:24:39 +0000 (22:24 -0400)
commit725c0f922f04e5a3a7d2ba66dbc10b8e20000712
tree5f2ac33b65f0c00788f465d26db5b5bdba909a1a
parent01e5abc24a67d7d619b448428782df21880fdce6
  [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 <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/smc-mca.c
drivers/net/smc-mca.h [deleted file]