]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4877be9019baaf1432f9117bff4873e4ad518d91
treeecfb1cd705f12eb9c1c534752359a275e1a21460
parent0a9c453eef65fed569757e21423400cfcd55e206
net: sock: remove dead cgroup methods from struct proto

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