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:
4ce01dd
)
blk-mq: initialize request in __blk_mq_alloc_request
author
Christoph Hellwig
<hch@lst.de>
Tue, 27 May 2014 18:59:47 +0000
(20:59 +0200)
committer
Jens Axboe
<axboe@fb.com>
Wed, 28 May 2014 15:49:21 +0000
(09:49 -0600)
Both callers if __blk_mq_alloc_request want to initialize the request, so
lift it into the common path.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found