Daniel Borkmann 4731d011d6 net: tcp_memcontrol: minor: remove unused variable
Commit 10b96f7306e5 (``tcp_memcontrol: remove a redundant statement
in tcp_destroy_cgroup()'') says ``We read the value but make no use
of it.'', but forgot to remove the variable declaration as well. This
was a follow-up commit of 3f1346193 (``memcg: decrement static keys
at real destroy time'') that removed the read of variable 'val'.

This fixes therefore:

  CC      net/ipv4/tcp_memcontrol.o
net/ipv4/tcp_memcontrol.c: In function ‘tcp_destroy_cgroup’:
net/ipv4/tcp_memcontrol.c:67:6: warning: unused variable ‘val’ [-Wunused-variable]

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-14 15:41:49 -04:00
..
2013-02-15 15:10:37 -05:00
2013-03-26 12:27:18 -04:00
2013-03-17 14:35:13 -04:00
2013-03-12 08:30:34 -04:00
2013-03-26 12:27:19 -04:00
2013-03-26 12:27:18 -04:00
2013-03-26 12:27:19 -04:00
2013-03-26 12:27:18 -04:00
2013-04-14 15:41:49 -04:00
2013-03-12 08:30:34 -04:00
2013-03-17 14:35:13 -04:00
2013-03-21 11:47:50 -04:00
2013-03-21 11:47:50 -04:00
2013-04-12 18:17:06 -04:00
2013-03-21 11:47:50 -04:00
2013-03-21 11:47:50 -04:00
2013-04-14 15:41:49 -04:00