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:
2a90d4a
)
blk-mq: export blk_mq_free_request()
author
Jens Axboe
<axboe@fb.com>
Mon, 17 Nov 2014 17:40:48 +0000
(10:40 -0700)
committer
Jens Axboe
<axboe@fb.com>
Mon, 17 Nov 2014 17:40:48 +0000
(10:40 -0700)
Drivers that know they are blk-mq should just use this function
instead of calling through blk_put_request().
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found