block: add __init to blkcg_policy_register
authorFabian Frederick <[email protected]>
Tue, 10 Jun 2014 18:18:36 +0000 (20:18 +0200)
committerJens Axboe <[email protected]>
Tue, 10 Jun 2014 19:13:12 +0000 (13:13 -0600)
commita2d445d440003f2d70ee4cd4970ea82ace616fee
tree001d0cda6d39b90de62451fd56a4fc5a1a7e92da
parentb5097e956a4d2919ee248d6481e4204c5568ed5c
block: add __init to blkcg_policy_register

blkcg_policy_register is only called by
__init functions:

__init cfq_init
__init throtl_init

Cc: Andrew Morton <[email protected]>
Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-cgroup.c
block/blk-cgroup.h