diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-12-13 17:52:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 13:37:32 +0100 |
commit | e7eeb02bf8edd17f0d8851404a3917d8c10daf7b (patch) | |
tree | 13806fdca89972b081e796d67b9544ed5dce191a /tools/perf/scripts/python/gecko.py | |
parent | bd027a93da95e04e72cb13665503f0a2870b774b (diff) |
staging: rtl8192e: Remove constant variable peer_mimo_ps
MimoPwrSave is set to 3 and not changed. peer_mimo_ps is set to
MimoPwrSave and not changed. All evaluations of peer_mimo_ps with 0 will
have a constant result and can be removed.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/7b2ccccde769133db9365c693fdd0c42e9dc75f9.1702406712.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions