X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=block%2Fblk-cgroup.h;h=84bf745fa77576898b8c01c13bd68879092bf869;hb=8098a7ef8946169cf8ffeb6f4d8130fc3651192e;hp=4d316df863b47bf16d2b277998e6c9a3592959d3;hpb=bc7ecbcbc2c0ff235382077b55de7896775afc16;p=pandora-kernel.git diff --git a/block/blk-cgroup.h b/block/blk-cgroup.h index 4d316df863b4..84bf745fa775 100644 --- a/block/blk-cgroup.h +++ b/block/blk-cgroup.h @@ -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);