diff options
author | 2023-04-02 11:52:05 +0200 | |
---|---|---|
committer | 2023-04-05 16:38:23 +0200 | |
commit | 795916c1c8be85fc49bf50823343b075517fe573 (patch) | |
tree | 11ad181f602b226ffedba19fce2bea79a2297e51 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: rtl8192e: Remove case customer_id = RT_CID_DLINK (diff) | |
download | wireguard-linux-795916c1c8be85fc49bf50823343b075517fe573.tar.xz wireguard-linux-795916c1c8be85fc49bf50823343b075517fe573.zip |
staging: rtl8192e: Remove case customer_id = RT_CID_819x_CAMEO, ..
customer_id is initialize to zero. Changing customer_id to
RT_CID_819x_CAMEO, RT_CID_819x_RUNTOP, RT_CID_Nettronix or RT_CID_PRONET
would not change the program execution as there is no equation for
RT_CID_819x_CAMEO, RT_CID_819x_RUNTOP, RT_CID_Nettronix or RT_CID_PRONET.
Remove useless code lines to increase readability.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/b546933897acc20a6ac5be2bd5ef5ad979599c66.1680427945.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions