diff options
| author | Martin Kaiser <[email protected]> | 2022-02-04 10:09:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-04 15:25:50 +0100 |
| commit | 7728dc33f93e890017e1f6bce7ac5ec67d7c999a (patch) | |
| tree | a64bd51620a7bf11aa9ed484882fdf16ecb93063 /tools/perf/scripts/python | |
| parent | 532382fe480d753ab63067b6c4a01b008c29fb41 (diff) | |
staging: r8188eu: remove dead code for tx power tracking
The odm_TXPowerTrackingCallback_ThermalMeter_8188E contains code
for OFDM paths A and B. It seems that path B is not used, is2t is
always false. Remove resulting dead code.
Without the path B code, the ele_A and ele_C variables are set but
not used. They can be removed. With ele_A and ele_C gone, X and Y
are now set but no longer used. Remove them as well.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions