blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
[deliverable/linux.git] / include / linux / blk-cgroup.h
index 9711fc277c02d2e9a9baaa81833eec5db3d53a5e..db822880242a88cc873e221a980a9b3ca271eebe 100644 (file)
@@ -80,9 +80,6 @@ struct blkg_policy_data {
        /* the blkg and policy id this per-policy data belongs to */
        struct blkcg_gq                 *blkg;
        int                             plid;
-
-       /* used during policy activation */
-       struct list_head                alloc_node;
 };
 
 /*
This page took 0.035216 seconds and 5 git commands to generate.