block: Drop dead function blk_abort_queue()
commit76aaa5101fffaef12b45b4c01ed0d0528f23dedf
authorAsias He <asias@redhat.com>
Thu, 14 Jun 2012 07:04:07 +0000 (14 09:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 Jun 2012 06:46:23 +0000 (15 08:46 +0200)
treef50fb22da33901b7acd7d63350b781238fd242c2
parent5e5cfac0c622d42eff4fa308e91b3c9c1884b4f0
block: Drop dead function blk_abort_queue()

This function was only used by btrfs code in btrfs_abort_devices()
(seems in a wrong way).

It was removed in commit d07eb9117050c9ed3f78296ebcc06128b52693be,
So, Let's remove the dead code to avoid any confusion.

Changes in v2: update commit log, btrfs_abort_devices() was removed
already.

Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-kernel@vger.kernel.org
Cc: Chris Mason <chris.mason@oracle.com>
Cc: linux-btrfs@vger.kernel.org
Cc: David Sterba <dave@jikos.cz>
Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-timeout.c
include/linux/blkdev.h