diff options
author | 2021-10-18 08:55:13 +0000 | |
---|---|---|
committer | 2021-10-19 13:10:44 +0100 | |
commit | 3c71e0c9ab4f428f4daeb451f6f7008a979f154a (patch) | |
tree | 15494e160a08e156a4b19cfd5b7ddfed01dc384c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phylink: Support disabling autonegotiation for PCS (diff) | |
download | wireguard-linux-3c71e0c9ab4f428f4daeb451f6f7008a979f154a.tar.xz wireguard-linux-3c71e0c9ab4f428f4daeb451f6f7008a979f154a.zip |
ethernet: Remove redundant statement
The variable will be assigned again later in the if condition,
there is no meaning there.
drivers/net/ethernet/broadcom/tg3.c:5750:2 warning:
Value stored to 'current_link_up' 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