]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove elv_abort_queue and blk_abort_flushes
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Jun 2014 11:49:23 +0000 (13:49 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 11 Jun 2014 21:31:21 +0000 (15:31 -0600)
commit08beec294adb1ffacfdb1ba280775bdba44ab337
tree7e5208e926d2cad50ece458e7363c339cf44eed8
parent930898dc3d711b8228650df56cb330727e01a187
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