summaryrefslogtreecommitdiff
path: root/net/strparser
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-08-01 04:59:56 +0300
committerDavid S. Miller <davem@davemloft.net>2018-08-01 19:57:09 +0300
commit13dde04f5c436f3b9f50ccfd0784db6db13401f3 (patch)
treedbbcc177f7de56b4408469b7fe256794003f120b /net/strparser
parentfab9593df10691b02da99b5ce9ed6930c020eedc (diff)
downloadlinux-13dde04f5c436f3b9f50ccfd0784db6db13401f3.tar.xz
tcp: remove set but not used variable 'skb_size'
Fixes gcc '-Wunused-but-set-variable' warning: net/ipv4/tcp_output.c: In function 'tcp_collapse_retrans': net/ipv4/tcp_output.c:2700:6: warning: variable 'skb_size' set but not used [-Wunused-but-set-variable] int skb_size, next_skb_size; ^ Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/strparser')
0 files changed, 0 insertions, 0 deletions