iwlwifi: remove forward debugfs function declarations
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Jun 2013 11:46:20 +0000 (13:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 10:12:55 +0000 (13:12 +0300)
commit2be01fa8f5cd6feffb6c50dae20d846dad8b37ba
treed18ffad4c343f11e1e1c2e1cd93df0f4c128e925
parent313b0a294f8cc92be4387186e8c9eef59c1c198a
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>
drivers/net/wireless/iwlwifi/dvm/debugfs.c
drivers/net/wireless/iwlwifi/pcie/trans.c
This page took 0.038265 seconds and 5 git commands to generate.