diff options
author | Aleksa Sarai <cyphar@cyphar.com> | 2015-06-06 10:02:15 +1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-06-08 18:17:32 +0900 |
commit | a966a4edf8d557a37446393439cd0db6612d4db8 (patch) | |
tree | ffccbd7f5270000d26f0965d481622103f197ab7 /fs | |
parent | cb4a316752709be4a644f070440a8be470d92b7d (diff) | |
download | blackbird-op-linux-a966a4edf8d557a37446393439cd0db6612d4db8.tar.gz blackbird-op-linux-a966a4edf8d557a37446393439cd0db6612d4db8.zip |
cgroup: replace explicit ss_mask checking with for_each_subsys_which
Replace the explicit checking against ss_masks inside a for_each_subsys
block with for_each_subsys_which(..., ss_mask), to take advantage of the
more readable (and more efficient) macro.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions