]> Pileus Git - ~andy/linux/blobdiff - drivers/md/bcache/request.c
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
[~andy/linux] / drivers / md / bcache / request.c
index fcdb59f9ca919a8a1baaa3c3ee3d9c79738eaa23..72cd213f213f9e806dc9a0360000ffffe6466896 100644 (file)
@@ -163,7 +163,6 @@ static struct cgroup_subsys_state *bcachecg_create(struct cgroup *cgroup)
 static void bcachecg_destroy(struct cgroup *cgroup)
 {
        struct bch_cgroup *cg = cgroup_to_bcache(cgroup);
-       free_css_id(&bcache_subsys, &cg->css);
        kfree(cg);
 }