diff options
author | Aleksa Sarai <cyphar@cyphar.com> | 2015-06-09 21:32:07 +1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-06-10 13:48:30 +0900 |
commit | 4a705c5c786dc7f85051ed262bb05a4ca275dded (patch) | |
tree | 6a2d9511d1633bda38a158811850c9d326172f52 /fs/kernfs | |
parent | a966a4edf8d557a37446393439cd0db6612d4db8 (diff) |
cgroup: fix uninitialised iterator in for_each_subsys_which
Fix the fact that @ssid is uninitialised in the case where
CGROUP_SUBSYS_COUNT = 0 by setting ssid to 0.
Fixes: cb4a31675270 ("cgroup: use bitmask to filter for_each_subsys")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions