]> Git Repo - linux.git/commit
blkcg: collapse blkcg_policy_ops into blkcg_policy
authorTejun Heo <[email protected]>
Mon, 16 Apr 2012 20:57:27 +0000 (13:57 -0700)
committerJens Axboe <[email protected]>
Fri, 20 Apr 2012 08:06:17 +0000 (10:06 +0200)
commitf9fcc2d3919b8eb575b3cee9274feefafb641bca
treebb3eaeb993b21ba352c0967488a6955a40314d97
parentf95a04afa80c0f4ddd645ef6a84ed118b5d1ad46
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 <[email protected]>
Cc: Vivek Goyal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-cgroup.c
block/blk-cgroup.h
block/blk-throttle.c
block/cfq-iosched.c
This page took 0.051809 seconds and 4 git commands to generate.