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:
322a8b0
)
elevator: use ELV_NAME_MAX instead of magic number 16 for chosen_elevator
author
Wang Sheng-Hui
<shhuiw@gmail.com>
Thu, 8 Sep 2011 10:32:14 +0000
(12:32 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 12 Sep 2011 06:59:20 +0000
(08:59 +0200)
We have ELV_NAME_MAX defined to 16, and hence we should use it
instead of the magic nubmer 16 for elevator's name string.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found