diff options
author | 2016-09-09 09:34:46 +0200 | |
---|---|---|
committer | 2016-09-22 23:23:49 +0300 | |
commit | cc2f41f84fdc68074e228397247acd32ad06440a (patch) | |
tree | 5d3d1be28e908b9f8bec59e6458488dc27bda533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: add two new 9560 series PCI IDs (diff) | |
download | wireguard-linux-cc2f41f84fdc68074e228397247acd32ad06440a.tar.xz wireguard-linux-cc2f41f84fdc68074e228397247acd32ad06440a.zip |
iwlwifi: pcie: avoid variable shadowing in TFD helpers
The various TFD/TB helpers have two code paths depending on the
type of TFD supported, with variable shadowing due to the new if
branches. Move the fall-through code into else branches to avoid
variable shadowing. While doing so, rename some of the variables
and do some other cleanups (like removing void * casts of void *
pointers.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions