diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-04-02 11:52:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 16:38:23 +0200 |
commit | 3642e50acc63b92123b95bf8a63da204e44c4efb (patch) | |
tree | 7cc5a9a2146167957258d21480265fdbb97b9470 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 795916c1c8be85fc49bf50823343b075517fe573 (diff) |
staging: rtl8192e: Remove case customer_id = RT_CID_DEFAULT, ..
customer_id is initialize to zero. Changing customer_id to RT_CID_DEFAULT
will not change customer_id as it is already zero. default and
EEPROM_CID_WHQL contain only a break. Remove useless code lines to
increase readability.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/58df9db5da84991206266e739b2a12c893d1be8e.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