Loading security/device_cgroup.c +1 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ static void devcgroup_offline(struct cgroup_subsys_state *css) } /* * called from kernel/cgroup.c with cgroup_lock() held. * called from kernel/cgroup/cgroup.c with cgroup_lock() held. */ static struct cgroup_subsys_state * devcgroup_css_alloc(struct cgroup_subsys_state *parent_css) Loading Loading
security/device_cgroup.c +1 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ static void devcgroup_offline(struct cgroup_subsys_state *css) } /* * called from kernel/cgroup.c with cgroup_lock() held. * called from kernel/cgroup/cgroup.c with cgroup_lock() held. */ static struct cgroup_subsys_state * devcgroup_css_alloc(struct cgroup_subsys_state *parent_css) Loading