aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_gre.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-03-01 16:42:40 +0000
committerDavid S. Miller <davem@davemloft.net>2018-03-04 18:17:27 -0500
commit129fbeecbccdeaa4f89aaea5d1698aae44ae4b4b (patch)
tree781feb74e380f2f98e35916d4be5fb90658a0825 /net/ipv4/ip_gre.c
parentr8169: switch to device-managed functions in probe (part 2) (diff)
downloadlinux-dev-129fbeecbccdeaa4f89aaea5d1698aae44ae4b4b.tar.xz
linux-dev-129fbeecbccdeaa4f89aaea5d1698aae44ae4b4b.zip
net: amd8111e: remove redundant assignment to 'tx_index'
The variable tx_index is being initialized with a value that is never read and re-assigned a little later, hence the initialization is redundant and can be removed. Cleans up clang warning: drivers/net/ethernet/amd/amd8111e.c:652:6: warning: Value stored to 'tx_index' during its initialization 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 'net/ipv4/ip_gre.c')
0 files changed, 0 insertions, 0 deletions