diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-08 13:23:23 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-13 10:02:33 +0900 |
commit | 07842561a873e8f25272bcebe7f6c7f1af7c1a2d (patch) | |
tree | e6c4bbfb17097e0a780d6da143e276132c60da8d /lib/libcrc32c.c | |
parent | 4b33709d894f2f058566ac06d9769dbc5617268d (diff) | |
download | linux-07842561a873e8f25272bcebe7f6c7f1af7c1a2d.tar.bz2 |
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 'lib/libcrc32c.c')
0 files changed, 0 insertions, 0 deletions