]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62d324fbab8b60695b1a8095bff6c5d17bc7674a
treed18ffad4c343f11e1e1c2e1cd93df0f4c128e925
parent276bbc981e42bf3bad2c006c903b9b04945f5ca8
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