[PATCH] drivers/net/wireless/ipw2200: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 21 Jan 2006 00:39:42 +0000 (01:39 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 31 Jan 2006 01:35:31 +0000 (20:35 -0500)
This patch contains the following possible cleanups:
- make needlessly global functions static
- "extern inline" -> "static inline"
- #if 0 the unused global function ipw_led_activity_on()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found