diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-01-29 15:58:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 11:16:33 +0100 |
commit | 885278a3dd4b3909067dd9bdce36db61adb0f14c (patch) | |
tree | 393afa78e0ef7c8b8061384477c0410de6c33a84 /tools/perf/scripts/python | |
parent | e38e65eb18ce54bdab7f353cec7e70a2cb07be68 (diff) |
staging: rtl8192e: Remove unused variable rxSNRdB
rxSNRdB is initialized and set but never read. Remove dead code. Local
variable rx_snrX is then of no use. Remove rx_snrX as well. Local
variable tmp_rxsnr is then of no use. Remove tmp_rxsnr as well.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/b3150d506556375c4b155c51eabf79e128f50780.1675003608.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions