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:
57fce0a
)
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
author
Tejun Heo
<tj@kernel.org>
Thu, 13 Feb 2014 11:58:43 +0000
(06:58 -0500)
committer
Tejun Heo
<tj@kernel.org>
Thu, 13 Feb 2014 11:58:43 +0000
(06:58 -0500)
The two functions don't have any users left. Remove them along with
cgroup_taskset->cur_cgrp.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
No differences found