git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f95a04a
)
blkcg: collapse blkcg_policy_ops into blkcg_policy
author
Tejun Heo
<tj@kernel.org>
Mon, 16 Apr 2012 20:57:27 +0000
(13:57 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 20 Apr 2012 08:06:17 +0000
(10:06 +0200)
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>
No differences found