diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-04-02 11:51:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 16:38:23 +0200 |
commit | b7119698bcca83d6d755b866bcf7328314d9cde0 (patch) | |
tree | d6bc8504b90fa0d4f874e57ec7d00c9929f8f600 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8571801a61c01841ac1813e0fb97048c2505a6a (diff) |
staging: rtl8192e: Remove enum RF_1T2R and RF_Type
enum RF_1T2R is used to initialize a local variable RF_Type that is then
shifted. The result of the shift is zero. Remove code that has always
the same result to increase readability.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/6c29e709f5c328703870ca8e7d61ee6338886fa7.1680427945.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions