git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9777cf
)
cgroup: kill cgroup_[un]lock()
author
Tejun Heo
<tj@kernel.org>
Sun, 7 Apr 2013 16:29:51 +0000
(09:29 -0700)
committer
Tejun Heo
<tj@kernel.org>
Sun, 7 Apr 2013 16:29:51 +0000
(09:29 -0700)
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>
Acked-by: Li Zefan <lizefan@huawei.com>
No differences found