iwlwifi: fix __percpu annotation
authorJohannes Berg <johannes.berg@intel.com>
Thu, 19 Aug 2021 15:40:29 +0000 (18:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:37:06 +0000 (23:37 +0300)
commit4246465edb16e493be2f2f1523866b589a234ec5
treec495036f65280581dbcecfc978db04be325f7223
parent59a6ee97e0d4d8f9f3f47df1b82d850ce8e0f0b1
iwlwifi: fix __percpu annotation

Sparse warns about some type mismatches, which really is just
because of the strangely placed __percpu annotation. Put it
into the correct place.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210819183728.0a292b05fcf4.I7e89dfa6495143585021cb628ebb17d52e4588e5@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-trans.h