diff options
author | Tejun Heo <tj@kernel.org> | 2014-05-13 12:16:22 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-05-13 12:16:22 -0400 |
commit | b7fc5ad235936379fae67a9f7b50bb53487a1a3a (patch) | |
tree | 90cb1aa86cf485d3e9d93942426d6ee14e2d14c4 /block | |
parent | acbef755f40e204b8a6503fa79958d51a898762a (diff) | |
download | linux-b7fc5ad235936379fae67a9f7b50bb53487a1a3a.tar.gz linux-b7fc5ad235936379fae67a9f7b50bb53487a1a3a.tar.bz2 linux-b7fc5ad235936379fae67a9f7b50bb53487a1a3a.zip |
cgroup: remove cgroup->control_kn
Now that cgroup_subtree_control_write() has access to the associated
kernfs_open_file and thus the kernfs_node, there's no need to cache it
in cgroup->control_kn on creation. Remove cgroup->control_kn and use
@of->kn directly.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions