block: add __init to blkcg_policy_register
authorFabian Frederick <fabf@skynet.be>
Tue, 10 Jun 2014 18:18:36 +0000 (20:18 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 10 Jun 2014 19:13:12 +0000 (13:13 -0600)
blkcg_policy_register is only called by
__init functions:

__init cfq_init
__init throtl_init

Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-cgroup.c
block/blk-cgroup.h

Simple merge
Simple merge