| commit | fbd03bcc42d60f312056e712be8662bbf21f7432 | [log] [tgz] |
|---|---|---|
| author | Tejun Heo <tj@kernel.org> | Thu Apr 04 16:29:52 2013 -0700 |
| committer | Tejun Heo <tj@kernel.org> | Thu Apr 04 16:29:52 2013 -0700 |
| tree | 2b257e98a90b584fb8bd04a1ff1619cb27f394ae | |
| parent | ba20666aaa010c3c8c39231002463bb9dbd35fe2 [diff] |
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 <tj@kernel.org>