On Thu, Aug 01, 2013 at 05:49:41PM -0400, Tejun Heo wrote: > cgroup controller API will be converted to primarily use struct > cgroup_subsys_state instead of struct cgroup. In preparation, make > the internal functions of netprio_cgroup pass around @css instead of > @cgrp. > > While at it, kill struct cgroup_netprio_state which only contained > struct cgroup_subsys_state without serving any purpose. All functions > are converted to deal with @css directly. > > This patch shouldn't cause any behavior differences. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Neil Horman <nhorman@xxxxxxxxxxxxx> > Cc: David S. Miller <davem@xxxxxxxxxxxxx> Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx> _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers