On 10/25/18 11:10 PM, Jens Axboe wrote:
It's now unused, kill it.
Signed-off-by: Jens Axboe <ax...@kernel.dk>
---
Documentation/block/biodoc.txt | 88 --------
block/Makefile | 2 +-
block/blk-core.c | 6 -
block/blk-mq-debugfs.c | 2 -
block/blk-mq-tag.c | 6 +-
block/blk-sysfs.c | 3 -
block/blk-tag.c | 378 ---------------------------------
include/linux/blkdev.h | 35 ---
8 files changed, 3 insertions(+), 517 deletions(-)
delete mode 100644 block/blk-tag.c
Reviewed-by: Hannes Reinecke <h...@suse.com>
Cheers,
Hannes