Re: [PATCH] net: sock: remove dead cgroup methods from struct proto
From: Sergei Shtylyov
Date: Thu Jan 21 2016 - 14:30:41 EST
Hello.
On 01/21/2016 10:01 PM, Johannes Weiner wrote:
The cgroup methods are no longer used after baac50b ("net:
12-digit ID is now enforced by scripts/checkpatch.pl.
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: baac50b ("net: tcp_memcontrol: simplify linkage between socket and page counter")
Here as well.
Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
[...]
MBR, Sergei