diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-09-09 09:34:46 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2016-09-22 23:23:49 +0300 |
commit | cc2f41f84fdc68074e228397247acd32ad06440a (patch) | |
tree | 5d3d1be28e908b9f8bec59e6458488dc27bda533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 191167160c1380e59156dff0c2d7e74aa0ba5770 (diff) |
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