iwlwifi: remove useless NVM_HW_SECTION_NUM_FAMILY_* macros
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 16 Aug 2018 06:01:31 +0000 (09:01 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 14 Dec 2018 11:04:46 +0000 (13:04 +0200)
commit4aeaccd6b5f05a20fd3154581f1ec2e6793cd998
treeb961ac5c3ebc951e5b01f703158c8e86b3c540e2
parent3e2b49d66f2eef7f01eb8b2c74589015c72c006c
iwlwifi: remove useless NVM_HW_SECTION_NUM_FAMILY_* macros

These macros are useless because each one of them is used only once
and the element they are assigned to is already pretty clear about
what they mean, "nvm_hw_section_num".

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/cfg/7000.c
drivers/net/wireless/intel/iwlwifi/cfg/8000.c
drivers/net/wireless/intel/iwlwifi/cfg/9000.c