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:
58a4915
)
block: add __init to elv_register
author
Fabian Frederick
<fabf@skynet.be>
Tue, 10 Jun 2014 18:04:50 +0000
(20:04 +0200)
committer
Jens Axboe
<axboe@fb.com>
Tue, 10 Jun 2014 19:13:11 +0000
(13:13 -0600)
elv_register is only called by elevator init functions:
__init cfq_init
__init deadline_init
__init noop_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