block: remove elv_abort_queue and blk_abort_flushes
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Jun 2014 20:49:37 +0000 (14:49 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:53 +0000 (12:54 -0600)
commit9185eae61b7d6179c5153442ad4fbb3189a4062d
tree3bd839af2e1d08f3515086e8d4cabdbb70cedbf2
parentce92d120428036a93f5f5578b8bb50c92009f14e
block: remove elv_abort_queue and blk_abort_flushes

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>
block/blk-flush.c
block/blk.h
block/elevator.c
include/linux/elevator.h