]> git.baikalelectronics.ru Git - kernel.git/commit
net: sock: remove dead cgroup methods from struct proto
authorJohannes Weiner <hannes@cmpxchg.org>
Thu, 21 Jan 2016 20:56:28 +0000 (15:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jan 2016 22:16:51 +0000 (14:16 -0800)
commit6e5de8ede5f83bdc3335d313638d9e3d5ac1fcd0
treeecfb1cd705f12eb9c1c534752359a275e1a21460
parentedbae34fd4d26f8744ec8062330c8e55987d8d4a
net: sock: remove dead cgroup methods from struct proto

The cgroup methods are no longer used after 4c717f112956 ("net:
tcp_memcontrol: simplify linkage between socket and page counter").
The hunk to delete them was included in the original patch but must
have gotten lost during conflict resolution on the way upstream.

Fixes: 4c717f112956 ("net: tcp_memcontrol: simplify linkage between socket and page counter")
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h