commit | f5cbc8bac939f38c0c55cfaa348c170663a16767 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Wed Jun 15 18:03:22 2011 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 17 14:22:26 2011 -0400 |
tree | dfe56ee570648b0414b7f3a8f913b081c4b6e328 | |
parent | e707549a80d5e5b37c4b0b9b60c5836396a11163 [diff] |
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 <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>