commit | 2be01fa8f5cd6feffb6c50dae20d846dad8b37ba | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jun 26 13:46:20 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 16 13:12:55 2013 +0300 |
tree | d18ffad4c343f11e1e1c2e1cd93df0f4c128e925 | |
parent | 313b0a294f8cc92be4387186e8c9eef59c1c198a [diff] |
iwlwifi: remove forward debugfs function declarations There's no need to have 'forward' debugfs function declarations as part of the macros because the macros are always used after the static functions are defined already, so remove them. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>