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:
b5097e9
)
block: add __init to blkcg_policy_register
author
Fabian Frederick
<fabf@skynet.be>
Tue, 10 Jun 2014 18:18:36 +0000
(20:18 +0200)
committer
Jens Axboe
<axboe@fb.com>
Tue, 10 Jun 2014 19:13:12 +0000
(13:13 -0600)
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>
No differences found