diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-12-13 19:52:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 15:37:32 +0300 |
commit | e7eeb02bf8edd17f0d8851404a3917d8c10daf7b (patch) | |
tree | 13806fdca89972b081e796d67b9544ed5dce191a /net/lapb/lapb_timer.c | |
parent | bd027a93da95e04e72cb13665503f0a2870b774b (diff) | |
download | linux-e7eeb02bf8edd17f0d8851404a3917d8c10daf7b.tar.xz |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions