diff options
author | 2017-11-08 13:23:23 +0000 | |
---|---|---|
committer | 2017-11-13 10:02:33 +0900 | |
commit | 07842561a873e8f25272bcebe7f6c7f1af7c1a2d (patch) | |
tree | e6c4bbfb17097e0a780d6da143e276132c60da8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: lan9303: Documentation: Add missing word "Mbps" (diff) | |
download | linux-dev-07842561a873e8f25272bcebe7f6c7f1af7c1a2d.tar.xz linux-dev-07842561a873e8f25272bcebe7f6c7f1af7c1a2d.zip |
net: realtek: r8169: remove redundant assignment to giga_ctrl
The variable giga_ctrl is being assigned to zero however this is
never read and hence the assignment is redundant, so remove it.
Cleans up clang warning:
drivers/net/ethernet/realtek/r8169.c:1978:3: warning: Value stored
to 'giga_ctrl' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
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