From: Eric W. Biederman Date: Sat, 19 Oct 2013 23:26:19 +0000 (-0700) Subject: tcp_memcontrol: Kill struct tcp_memcontrol X-Git-Tag: v3.13-rc1~105^2~152^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e685cad57906e19add7189b5ff49dfb6aaa21d3;p=pandora-kernel.git tcp_memcontrol: Kill struct tcp_memcontrol Replace the pointers in struct cg_proto with actual data fields and kill struct tcp_memcontrol as it is not fully redundant. This removes a confusing, unnecessary layer of abstraction. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed