diff options
| author | Philipp Hortmann <[email protected]> | 2023-01-20 21:18:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-23 19:04:38 +0100 |
| commit | e198f3a6d754ab0f49654000cd701c1e148454ef (patch) | |
| tree | e5557e3d99f0f8a8c5df833f43ed07efed353377 /tools/perf/scripts/python/bin | |
| parent | 4f79170fe068740db6a601fb6e949aff8a13bed3 (diff) | |
staging: rtl8192e: Init tx_pwr_level_cck_a and friends directly
The arrays EEPROMRfACCKChnl1TxPwLevel, EEPROMRfAOfdmChnlTxPwLevel,
EEPROMRfCCCKChnl1TxPwLevel, EEPROMRfCOfdmChnlTxPwLevel are initialized to
zero and never changed. Delete the arrays and set the variables directly
to zero to avoid CamelCase which is not accepted by checkpatch.
Signed-off-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/9874e99fb9a803be2a89e81e2ecd01ba80398ea1.1674244819.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions