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:
1ced953
)
cgroup: remove CGRP_ROOT_OPTION_MASK
author
Tejun Heo
<tj@kernel.org>
Wed, 9 Jul 2014 14:08:07 +0000
(10:08 -0400)
committer
Tejun Heo
<tj@kernel.org>
Wed, 9 Jul 2014 14:08:07 +0000
(10:08 -0400)
cgroup_root->flags only contains CGRP_ROOT_* flags and there's no
reason to mask the flags. Remove CGRP_ROOT_OPTION_MASK.
This doesn't cause any behavior differences.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
No differences found