]> git.baikalelectronics.ru Git - kernel.git/commit
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
authorZefan Li <lizefan@huawei.com>
Mon, 8 Apr 2013 19:59:28 +0000 (19:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Apr 2013 17:19:34 +0000 (13:19 -0400)
commit27a611e8d74420ec51c028fd4eeeea9060c27ba8
tree0b7362262b15dba46d3bd5023c63516bbef1d7d6
parent0a5ef44b5e833ab42503bb3db98338d2a43fcd63
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()

We read the value but make no use of it.

Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_memcontrol.c