drivers/net/netxen/: cleanups
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 Nov 2007 17:07:31 +0000 (18:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:45 +0000 (15:03 -0800)
This patch contains the following cleanups:
- static functions in .c files shouldn't be marked inline
- make needlessly global code static
- #if 0 unused code

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found