]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57e9eaef1c9a3e51a0de2f343d6f1af216debfae
treeb961ac5c3ebc951e5b01f703158c8e86b3c540e2
parentdf71c20ee5ff97125073499d25cb3e150e58d011
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