diff options
| author | Jaehee Park <[email protected]> | 2022-04-01 10:53:50 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-04 16:25:59 +0200 |
| commit | 0cc4dfbbd7758076aea3ce5a13f0225c8dbcadb7 (patch) | |
| tree | 812269c1a010dbd2e8dd1c7bce430466c4b42e02 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 57c27d38ff937976afd207c1eaf1264d086d855c (diff) | |
staging: wfx: change variable name to be consistent
Change variable name to be consistent with the naming conventions.
ssidlen was changed to ssid_len and ssidie was changed to ssid_ie to be
consistent. This makes the variables more readable. The other ssid
names in the code are separated by an underscore. For example,
bssid_filter and num_of_ssids have the ssid separated from the rest of
the words with an underscore.
Signed-off-by: Jaehee Park <[email protected]>
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/20220401145350.GA45053@jaehee-ThinkPad-X1-Extreme
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions