From: Tejun Heo Date: Sun, 7 Apr 2013 16:29:51 +0000 (-0700) Subject: cgroup: kill cgroup_[un]lock() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~124^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47cfcd0922454e49f4923b1e2d31a5bf199237c3;p=pandora-kernel.git cgroup: kill cgroup_[un]lock() Now that locking interface is unexported, there's no reason to keep around these thin wrappers. Kill them and use mutex operations directly. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed