commit | bea548831b8cee347181132eacd8b9711dfced92 | [log] [tgz] |
---|---|---|
author | Jiang Biao <jiang.biao2@zte.com.cn> | Thu Apr 19 12:04:26 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Apr 19 08:51:57 2018 -0600 |
tree | f272dea142771f94c944b8ea98ce2c9801731eee | |
parent | 946b81da114b8ba5c74bb01e57c0c6eca2bdc801 [diff] |
blkcg: small fix on comment in blkcg_init_queue The comment before blkg_create() in blkcg_init_queue() was moved from blkcg_activate_policy() by commit ec13b1d6f0a0457312e615, but it does not suit for the new context. Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn> Signed-off-by: Wen Yang <wen.yang99@zte.com.cn> CC: Tejun Heo <tj@kernel.org> CC: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>