From: Adrian Bunk Date: Sat, 21 Jan 2006 00:39:42 +0000 (+0100) Subject: [PATCH] drivers/net/wireless/ipw2200: possible cleanups X-Git-Tag: v2.6.17-rc1~1186^2~64^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73e22b286bd162d10526521b34f2d6f37aac635;p=pandora-kernel.git [PATCH] drivers/net/wireless/ipw2200: possible cleanups 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed