]> 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)
commit17589e8df30441ae608882e16aa2c2fb36b820e6
treeecfb1cd705f12eb9c1c534752359a275e1a21460
parentdeec1d60888d8186510cf6aa7299590b923190b5
net: sock: remove dead cgroup methods from struct proto

The cgroup methods are no longer used after 596aa79a53ad ("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: 596aa79a53ad ("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