diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-01-20 21:18:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-23 19:04:38 +0100 |
commit | 39902d6a7de8fb69bb06e97919ca1c8c43902e09 (patch) | |
tree | df12e20493b2249880df8a320bd5d2598ea89987 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e198f3a6d754ab0f49654000cd701c1e148454ef (diff) |
staging: rtl8192e: Remove zeroed arrays tx_pwr_level_cck_a and friends
The arrays tx_pwr_level_cck_a, tx_pwr_level_ofdm_24g_a,
tx_pwr_level_cck_c and tx_pwr_level_ofdm_24g_c are initialized to zero
and never changed. Delete the upper named arrays and set the variables
directly to zero to avoid useless code.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/b88e6bdd5569ac651692074060fba6f79c68c687.1674244819.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions