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:
2dc24b0
)
block: remove elv_abort_queue and blk_abort_flushes
author
Christoph Hellwig
<hch@lst.de>
Wed, 11 Jun 2014 11:49:23 +0000
(13:49 +0200)
committer
Jens Axboe
<axboe@fb.com>
Wed, 11 Jun 2014 21:31:21 +0000
(15:31 -0600)
elv_abort_queue has no callers, and blk_abort_flushes is only called by
elv_abort_queue.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found