commit | 7a9df167db0f200d5f8e393376dba8ceeae0fd53 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 26 20:46:23 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 20:46:23 2007 -0700 |
tree | 2cbe16f90a869c0ad0987e442af5ad5258403258 | |
parent | dd8ceabcd10d47f6f28ecfaf2eac7beffca11b3c [diff] |
[WEXT]: Move EXPORT_SYMBOL statements where they belong. EXPORT_SYMBOL statements are supposed to go together with the symbol they're exporting. This patch moves them accordingly. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>