summaryrefslogtreecommitdiffstats
path: root/net/atm
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-04-15 05:15:25 +0200
committerTejun Heo <tj@kernel.org>2013-04-15 05:15:25 +0200
commit9343862945fdd3dd5cb7648bb24cabe40faa9ad9 (patch)
treeeec00bc0446ff00699dd9a4e3128d888aec93f91 /net/atm
parentcgroup: make cgroup_path() not print double slashes (diff)
downloadlinux-9343862945fdd3dd5cb7648bb24cabe40faa9ad9.tar.xz
linux-9343862945fdd3dd5cb7648bb24cabe40faa9ad9.zip
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
There's no reason to be using bitops, which tends to be more cumbersome, to handle root flags. Convert them to masks. Also, as they'll be moved to include/linux/cgroup.h and it's generally a good idea, add CGRP_ prefix. Note that flags are assigned from (1 << 1). The first bit will be used by a flag which will be added soon. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions