]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: remove unnecessary forward declarations
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 May 2019 09:26:16 +0000 (11:26 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:11 +0000 (15:31 +0300)
commit5a28c2148b0bc7cfa91e6942781b944fd2236c0c
tree2d5d75c8d07561a14e1a64478d27116227416217
parent4f58121dc40a1d5dd2f630a5ec4dac5afa1ce3f4
iwlwifi: mvm: remove unnecessary forward declarations

These static functions are only used after their definition,
so we don't need the forward declarations.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c