diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-06-24 08:04:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-27 09:57:38 +0200 |
commit | 1047daace0aed641d8a93cc8b6593b12040314a7 (patch) | |
tree | 6334a5539165a7f9044cef0f38c2c9503d88d2bb /tools/perf/scripts/python/check-perf-trace.py | |
parent | d6128d77ff0941728aa1ade55f0b163536193a54 (diff) |
staging: rtl8192e: Remove variable host_encrypt as it is constant
ieee->host_encrypt also named priv->rtllib->host_encrypt is initialized
to 1 and then unchanged. All evaluations will result accordingly. Remove
resulting dead code.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/bc4ea0492306f708f0e5cac6bf0239deb3cd9a80.1687583718.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions