commit | a2d445d440003f2d70ee4cd4970ea82ace616fee | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Jun 10 20:18:36 2014 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 10 13:13:12 2014 -0600 |
tree | 001d0cda6d39b90de62451fd56a4fc5a1a7e92da | |
parent | b5097e956a4d2919ee248d6481e4204c5568ed5c [diff] |
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 <akpm@linux-foundation.org> Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Jens Axboe <axboe@fb.com>