]> git.baikalelectronics.ru Git - kernel.git/commit
block: Drop dead function blk_abort_queue()
authorAsias He <asias@redhat.com>
Thu, 14 Jun 2012 07:04:07 +0000 (09:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 Jun 2012 06:46:23 +0000 (08:46 +0200)
commit931982331d82a05682f470484baa3bd6efaf6881
treef50fb22da33901b7acd7d63350b781238fd242c2
parentfa7e141182f93096ef9d940a242d82bf14a54297
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 5cec8fe7a4f725c6e0cac7596d19d2ce6833c76c,
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