diff options
author | luo penghao <luo.penghao@zte.com.cn> | 2021-11-04 06:21:38 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-05 10:14:38 +0000 |
commit | 0c500ef5d3395b68f615486c90aaf28868e0032c (patch) | |
tree | 050888065a810fc1225a1d6c991186f8e6f05c86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af1877b6cad16bdd8d8d93ca1c7b37e8f21ef4e3 (diff) |
tg3: Remove redundant assignments
The assignment of err will be overwritten next, so this statement
should be deleted.
The clang_analyzer complains as follows:
drivers/net/ethernet/broadcom/tg3.c:5506:2: warning:
Value stored to 'expected_sg_dig_ctrl' is never read
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: luo penghao <luo.penghao@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions