diff options
| author | Eliad Peller <[email protected]> | 2013-07-16 18:07:20 +0300 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2013-08-06 10:35:04 +0200 |
| commit | ef4394b9477f9078d78ae3e8359eae094c9b19d8 (patch) | |
| tree | dffd4281fb01cc1c7bc38b42126de1ff3a1c3ba1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | bd3351ba3e5e3e5b635532fab63da502129141f9 (diff) | |
iwlwifi: mvm: use designated initialization for some arrays
rs_ht_to_legacy and ant_toggle_lookup are arrays that
represent some state-machine. initialize them explicitly
with designated initialization to make them more clear
and avoid errors.
Signed-off-by: Eliad Peller <[email protected]>
Reviewed-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions