Loading kernel/cgroup.c +1 −1 Original line number Diff line number Diff line Loading @@ -1690,7 +1690,7 @@ static struct dentry *cgroup_mount(struct file_system_type *fs_type, { struct super_block *pinned_sb = NULL; struct cgroup_subsys *ss; struct cgroup_root *root; struct cgroup_root *root = NULL; struct cgroup_sb_opts opts; struct dentry *dentry; int ret; Loading Loading
kernel/cgroup.c +1 −1 Original line number Diff line number Diff line Loading @@ -1690,7 +1690,7 @@ static struct dentry *cgroup_mount(struct file_system_type *fs_type, { struct super_block *pinned_sb = NULL; struct cgroup_subsys *ss; struct cgroup_root *root; struct cgroup_root *root = NULL; struct cgroup_sb_opts opts; struct dentry *dentry; int ret; Loading