commit | f9fcc2d3919b8eb575b3cee9274feefafb641bca | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon Apr 16 13:57:27 2012 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Apr 20 10:06:17 2012 +0200 |
tree | bb3eaeb993b21ba352c0967488a6955a40314d97 | |
parent | f95a04afa80c0f4ddd645ef6a84ed118b5d1ad46 [diff] |
blkcg: collapse blkcg_policy_ops into blkcg_policy There's no reason to keep blkcg_policy_ops separate. Collapse it into blkcg_policy. This patch doesn't introduce any functional change. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>