]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - block/blk-cgroup.h
cfq: Remove useless css reference get
[net-next-2.6.git] / block / blk-cgroup.h
index 4d316df863b47bf16d2b277998e6c9a3592959d3..84bf745fa77576898b8c01c13bd68879092bf869 100644 (file)
@@ -43,9 +43,6 @@ struct blkio_group {
        unsigned long sectors;
 };
 
-extern bool blkiocg_css_tryget(struct blkio_cgroup *blkcg);
-extern void blkiocg_css_put(struct blkio_cgroup *blkcg);
-
 typedef void (blkio_unlink_group_fn) (void *key, struct blkio_group *blkg);
 typedef void (blkio_update_group_weight_fn) (struct blkio_group *blkg,
                                                unsigned int weight);