diff options
author | 2021-11-04 06:21:38 +0000 | |
---|---|---|
committer | 2021-11-05 10:14:38 +0000 | |
commit | 0c500ef5d3395b68f615486c90aaf28868e0032c (patch) | |
tree | 050888065a810fc1225a1d6c991186f8e6f05c86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/smc: Print function name in smcr_link_down tracepoint (diff) | |
download | linux-dev-0c500ef5d3395b68f615486c90aaf28868e0032c.tar.xz linux-dev-0c500ef5d3395b68f615486c90aaf28868e0032c.zip |
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