提交 88e033e3 编写于 作者: T Tejun Heo

cgroup: remove now unused list_head @pending in cgroup_apply_cftypes()

Signed-off-by: NTejun Heo <tj@kernel.org>
上级 e7e79d14
......@@ -3230,7 +3230,6 @@ static int cgroup_addrm_files(struct cgroup_subsys_state *css,
static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add)
{
LIST_HEAD(pending);
struct cgroup_subsys *ss = cfts[0].ss;
struct cgroup *root = &ss->root->cgrp;
struct cgroup_subsys_state *css;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册