diff options
author | Johannes Berg <johannes.berg@intel.com> | 2017-02-24 12:02:22 +0100 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-04-25 22:36:26 +0300 |
commit | 7daa7624e3adeba0955141d95eef9d66c78e945f (patch) | |
tree | 56c0570ac9465d0cf8a6c6d3493927bc45a3764d /drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c | |
parent | 5311a2476ef3e7ea4bc32d4f5f9ed118be624194 (diff) |
iwlwifi: mvm: avoid variable shadowing
Remove an extra variable 'queue' that already exists.
Also, since there are no code paths that use 'queue'
without intializing it, remove the unnecessary zero
initialization.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c')
0 files changed, 0 insertions, 0 deletions