From: Pavel Roskin Date: Wed, 15 Jun 2011 22:03:22 +0000 (-0400) Subject: ath5k: minor cleanup X-Git-Tag: v3.1-rc1~316^2~350^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5cbc8bac939f38c0c55cfaa348c170663a16767;p=pandora-kernel.git ath5k: minor cleanup Move an extern variable declaration to a header file. Prefix all functions with "ath5k_". Make ath5k_intr() static. Remove unneeded forward declarations. Remove pointless "extern" in a function declaration. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed