OSDN Git Service

iwlwifi: remove useless iwl_free_nvm_data() function
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 3 May 2017 12:09:52 +0000 (15:09 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Jun 2017 09:02:58 +0000 (12:02 +0300)
commit1dad3e0a313c42f8ade19f6987aedb857c4d07d0
tree35edc89f4c7aa870d133ea4bd3864194f0958d47
parentd98d6fb9f167978eea79c7379301963053c5319c
iwlwifi: remove useless iwl_free_nvm_data() function

This function just calls kfree(), so it only obscures the code without
bringing any benefits.  Remove it.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/main.c
drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c