commit | 74a3a2509dccba5b4e5eb5808cc59edf2c21560b | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Wed Jan 23 10:15:19 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:26:42 2008 -0800 |
tree | f59dab05b15d71e570012b99dfda28cf5749d360 | |
parent | 849e0dcea6b28a900e4743c1ada6db752fced5a9 [diff] |
iwlwifi: cleanup usage of inline functions Be consistent when using inline functions. If the function only used once we move it to where it is used - no need for externs. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>